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 |
in unix how to change old name to new name
What is gnu in linux?
How do display error messages instantly when command fails?
How do you read ext2/3 file system in windows?
What is SFC command?
How can we increase disk read performance in single command in Linux operating system?
What is mkdir p linux?
What is llvm used for?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
please advice me what i have to prepare for NIC Exam(22-feb- 09). send me the question pattern for the 2 hrs exam. please sent it to manivannan_it15@yahoo.co.in
What does cd – command do?
What are linux commands useful?