in unix how to change old name to new name
Answer Posted / v.balaviswanathan
$ mv name1.txt name2.txt
Where name1 is the old name
name2 is the new name
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
why is the tar command used?
How do I stress test my cpu?
The head command writes the how many lines of a file to screen?
What is Syntax of any Linux command?
What are vim commands?
What is clang format?
What is nslookup command?
How do I clear terminal command history?
What does comm do and how to use it?
What is command line in unix?
Who whoami linux?
The command ‘umask -S’
What is difference between free and available memory in linux?
How do I get to root in linux?
Which command is used to check the number of files and disk space used and the each user’s defined quota?