in unix how to change old name to new name
Answer Posted / jaswant
#mv oldname newname
or
#ren oldname newname
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is $@ in bash?
What is $$ in shell script?
How to recover /etc/passwd file and /etc/shadow file?
What is lsof command in linux?
What is cat command in linux?
What is cpu in top command?
How will you suspend a running process and put it in the background?
What are system commands?
What is bash command?
State and explain about features of UNIX?
What is a makefile in linux?
Explain difference between swap partition and swap file?
Why is linux cpu usage so high?
What are the linux commands used in devops?
How do I run bash on windows?