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
Which command reduces the size of a file?
What are the commands used in command prompt?
What are system commands?
What does rmdir do in linux?
Why we use pwd command in linux?
What is cd in cmd?
Explain about gzip filename?
Who linux commands?
What is finger command in linux?
Which command is used to clear the screen?
How do I run a bash script in linux?
Why do we use cmake?
How do I permanently set ulimit in linux?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
Is cmake a compiler?