사용자 도구

사이트 도구


linux:rename

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판 양쪽 다음 판
linux:rename [2015/09/11 20:10]
kwon37xi
linux:rename [2021/07/08 13:14]
kwon37xi
줄 25: 줄 25:
 for f in * ; do mv "$f" "PRE_$f" ; done for f in * ; do mv "$f" "PRE_$f" ; done
 </code> </code>
 +
 +===== Bulky =====
 +  * [[https://ubuntuhandbook.org/index.php/2021/07/linux-mint-bulky-file-renamer-ubuntu-20-04/|How to Install Linux Mint’s New ‘Bulky’ File Renamer in Ubuntu 20.04 | UbuntuHandbook]]
 +  * https://github.com/linuxmint/bulky
 +
 +===== 참조 =====
 +  * [[https://ostechnix.com/how-to-rename-multiple-files-at-once-in-linux/|6 Methods To Rename Multiple Files At Once In Linux]]
 +  * [[https://snapcraft.io/smart-file-renamer|Install Smart File Renamer on Linux | Snap Store]]
 +  * [[https://www.makeuseof.com/batch-rename-files-in-linux/|The 7 Best Ways to Batch Rename Files in Linux]]
 +
 +
  
linux/rename.txt · 마지막으로 수정됨: 2022/02/24 16:15 저자 kwon37xi