in unix how to change old name to new name
Answer Posted / googler
see there is no rename command in unix ,
so what u can use is "move" (mv) command
mv "(absolute path) old file name" "new file name"
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is unix finger command?
What is apple llvm?
What is cpu utilization linux?
How do I open a text file in cmd?
How commands work in linux?
What is lsof command in linux?
What does comm do and how to use it?
How do you create a text file in linux?
What is the fastest way to enter a series of commands from the command-line?
How does grep work in linux?
The ‘logout’ built in command is used to
Enlist some linux networking and troubleshooting commands?
What does bash stand for?
What is the symbol of linux?
How do you grep?