Get-ChildItem -Path .\xwwx\ldxw\202502\ -Recurse -Include *.html | Select-String -Pattern "廖小平" -List| Where-Object { $_ -notmatch "拥护省委对王汉" }| Select-Object -ExpandProperty Path