Rename files with mv command
In linux, don't use ren to rename files - use mv
That's right: move the file to its new location.
mv commandIn linux, don't use ren to rename files - use mv
That's right: move the file to its new location.