摘要:
gci *.pdf | % {iex $("rar mf -m5 -rr1 {0}.rar '{1}'" -f $($_.BaseName -replace "\s+","."),$_.Name)}gci is Alias of Get-ChildItem iex is Alias of Invoke-Expression rar is the execution file which defa... 阅读全文
posted @ 2010-07-13 21:33
丁丁
阅读(322)
评论(0)
推荐(1)


浙公网安备 33010602011771号