728x90 컴퓨터 & IT (Computer & IT)/Windows and Powershell10 [PowerShell] 파일 및 디렉토리의 이름을 변경하기 - 명령어 Rename-Item "old_name_file" "new_name_file" old_name_file을 new_name_file로 이름을 변경함. Ex) Rename-Item D:\temp\Test\Test.txt test1.txt - "D:\temp\Test\Test.txt"의 이름을 "test1.txt"로 변경 Reference: [1] https://www.tutorialspoint.com/powershell/powershell_files_rename_files.htm [2] https://ss64.com/ps/rename-item.html [3] https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.manage.. 2021. 1. 24. 이전 1 2 다음 728x90