in unix how to change old name to new name
Answer Posted / pawan
In Linux the Syntax to change the old name to new name
mv <Old Name> <New Name>
Example:
mv raj shyam
Its changed into shyam
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is clang linux?
How is grep so fast?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
Which is the required command for checking the file system?
What is ls command and what it does?
How many commands are there in linux?
What is the command to delete a file linux?
Brief about the command nn?
What is difference between sh and bash?
How does mkdir work in linux?
What does the command env do?
How do you execute more than one command or program from a single command line entry?
Explain grep command.
Who whoami linux?
What is a ulimit in unix?