in unix how to change old name to new name
Answer Posted / pravin virkud
mv <old name> <new name> // for rename the file in the same
directory
mv <old name> /<absolute path>/<new name> for rename and
move the file in other diretory.
| Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
What does (cd dir && command) do?
What is linux load average?
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?
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
What does top do in linux?
What is cd command used for?
Which command is used to compare the files?
Why is linux cpu usage so high?
Explain about chmod options filename?
How remove all files in a directory linux?
Explain any one service which are working on udp only?
How do I find command history in linux?
Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.
What is the copy command in linux?