Output to a file a command with pipe

后端 未结 0 353
刺人心
刺人心 2020-12-22 16:21

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         


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