windows还用什么sed 装x
powershell :
Get-Content <sometext_or_log_file> | Where-Object {$_ -notmatch "<exact string>"} | Set-Content <outputfile>
【 在 javame 的大作中提到: 】
: windows 7的平台,我的代码如下,结果没有删除掉呢
: sed --version
: pause
: ...................
--
FROM 111.201.129.*