Ser*_*hov 8 powershell
只是觉得有一个很好但是我的PS技能不能胜任任务.有谁可以分享他们的?
Ric*_*ard 12
很容易做一些简单的事情:
$d1 = get-childitem -path $dir1 -recurse $d2 = get-childitem -path $dir2 -recurse compare-object $d1 $d2
根据差异的定义,需要更复杂.
归档时间:
16 年,7 月 前
查看次数:
9661 次
最近记录: