Output to a file a command with pipe

后端 未结 0 674
北恋
北恋 2020-12-22 16:20

I\'m trying to output to the file commands which removes files and starting service but no chance.

get-childitem -path $cleanpath -recurse | remove-item -forc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题