Command to rename the files in linux

by satheeshkumar 2012-07-11 12:42:06

The mv and rename command are used to rename the files in linux,

1.mv oldfilename newfilename
2.rename ame ttt name


this will replace ame in the file named name with ttt.thus the new filename will be nttte

Tagged in:

974
like
0
dislike
0
mail
flag

You must LOGIN to add comments