Trim File Name of Trailing White Spaces for Child Items - Powershell

前端 未结 0 446
情书的邮戳
情书的邮戳 2020-12-05 12:58

Hopefully someone can help me out.

I currently run a script that cleans up file names by using:

get-childitem -recurse | dir -Filter *.mp4 | Rename-Ite         


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