Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个必须在目录中删除的文件夹列表,我正试图一次清除它们。希望能够根据名称列表删除目录中的文件夹
查看Get-ChildItemand Remove-Itemcmdlet。
Get-ChildItem
Remove-Item