摘要:
创建文件New-Item -path $file_path -itemtype file创建目录New-Item -path $dir_path -type directory删除目录Remove-Item-Force-Recurse $dir赋予权限$account ="Business"$Fol... 阅读全文
posted @ 2015-08-20 10:28
letong
阅读(442)
评论(0)
推荐(0)
