728x90
- 명령어
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.management/rename-item?view=powershell-7.1
728x90
'컴퓨터 & IT (Computer & IT) > Windows and Powershell' 카테고리의 다른 글
[Windows] Microsoft windows search indexer 및 높은 CPU 점유율 해결방법 (0) | 2022.12.27 |
---|---|
[Windows] Cygwins와 Mingw란? (0) | 2022.03.20 |
[Cygwin] wget 및 apt-cyg 설치하기 (0) | 2022.03.19 |
[PowerShell] Prompt에 현재 폴더 이름만 표기하기 (0) | 2022.02.19 |
[PowerShell] float 및 Double 소수점 출력 (0) | 2021.01.26 |
댓글