in unix how to change old name to new name
Answers were Sorted based on User's Feedback
Answer / anil.gaurav
mv Command:
Use this command to change the name of file and
directories.
% mv foo foobar
The file that was named foo is now named foobar
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / v.balaviswanathan
$ mv name1.txt name2.txt
Where name1 is the old name
name2 is the new name
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / k.v.ramayya
one file and directory is moove one place to another places
and drectories in any places
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ravi prakash
for renaming in red hat linux
command is
for example we have to rename folder Hello to Hi
then command is
$ rename Hello hi Hello
so by this Hello rename to hi..
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the gcc command?
difference between Tcp and udp
Is llvm a compiler?
How to FTP user access other directory except his own home directory ?
what is user mode & kernel mode?
How do I know my linux shell version?
what is snmp and for what purpose we are using in linux
What make install does?
What is the command to check cpu speed in linux?
What command you execute to display the last five commands you have entered?
what is a superblock ?
How to reset root password via command Redhat 5.2