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


Please Help Members By Posting Answers For Below Questions

What is nbtstat command?

588


What is the example of command sentence?

514


How do I find my user id in linux?

516


How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?

2275


What is ulimit in linux?

564






What does grep command do?

579


What is kill 9 in linux?

575


You locate a command in the /bin directory but do not know what it does. What command can you use to determine its purpose

578


How do I check my cpu cores?

529


What is Syntax of any Linux command?

585


What is echo command in batch file?

587


Is a command a full sentence?

523


Which command puts a script to sleep untill a signal is recieved?

640


How do I run bash on windows?

503


How does mkdir work in linux?

592