Alex Donald
  • Projects
  • Reference
  • About
  • Contact

Bulk rename files

13 January, 2016
CLI • Bash
Source: http://tips.webdesign10.com/how-to-bulk-rename-files-in-linux-in-the-terminal
rename -v 's/find/replace/' files
rename -v 's/\.htm$/\.html/' *.htm
© 2022 Alex Donald · pgp.txt