Answers for "how to rename a bunch of files in linux"

0

renaming a file in linux

$ mv -i oldname newname
Posted by: Guest on January-09-2022

Code answers related to "how to rename a bunch of files in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language