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 is p command?
What is command grouping?
What is the command to calculate the size of a folder?
What does umask 077 mean?
How do you create a text file in linux terminal?
What is nbtstat command?
Brief about the command kill PID?
What is file and example?
What are vim commands?
why is the tar command used?
What is know about grep commands?
What is SFC command?
How do I open a text file in cmd?
How do I check disk space in bash?
How can I delete a file in linux?