in unix how to change old name to new name
Answer Posted / 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 |
Post New Answer View All Answers
What does cd – command do?
What is help command in linux?
Explain about the command elm?
What are the basic commands in command prompt?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
Explain the linux directory commands along with the description?
Explain the free command.
What language is a makefile written in?
Explain about chmod options filename?
What is the role of case sensitivity in affecting the way commands are used?
Is cmake a compiler?
What is df -i command?
What is the use of finger command in linux?
What is the command to delete a file linux?
What does comm do and how to use it?