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 du -s * | sort -k1,1rn | head command used for?
How do you insert comments in the command line prompt?
How do you check which file consuming more space in linux?
What are the 4 kinds of sentences with examples?
How do I check dns entry?
What is mkdir p linux?
Is python faster than bash?
Does linux cp command overwrite?
How do I find hostname in linux?
Who unix commands?
What is the command to calculate the size of a folder?
How can I create a file with cmd?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
Which commands are used to set a processor-intensive job to use less cpu time?
What is the difference between command ‘ping’ and ‘ping6’?