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 cpu in linux?
What language is a makefile written in?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
How do I get to root in linux?
What are the 4 kinds of sentences with examples?
List the three main parts of an operating system command?
What the command used for list the contents of your home directory, current directory and all subdirectories?
How do you check which file consuming more space in linux?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
What are the mv command options?
How to write the output of a command to a file?
How do I check storage on linux?
What is grep command?
What is history command in linux?
How do I check my system performance?