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 llvm?
What are the basic dos commands?
What is the command can be run to remove all the rules in an iptable table?
How do I clear my run history?
Explain shift command of linux?
How do you limit memory usage for commands?
Why echo is used in linux?
Explain about document formatting?
How do you run a command for a limited time?
Explain about sh?
What is the copy command in linux?
What does cd – command do?
What is env command in linux?
Describe the mknod command and when you’d use it.
Which command would you use if you want to remove the password assigned to a group?