Answers for "linux command to rename the file"

0

renaming a file in linux

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

Code answers related to "linux command to rename the file"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language