in unix how to change old name to new name

Answers were Sorted based on User's Feedback



in unix how to change old name to new name..

Answer / divaker

Just u can do as "mv" command.
i.e
mv oldname newname

Is This Answer Correct ?    8 Yes 1 No

in unix how to change old name to new name..

Answer / bibin chandrasekhar

#mv <oldfilename> <newfilename>

Is This Answer Correct ?    6 Yes 2 No

in unix how to change old name to new name..

Answer / shyam

Hi Manas,

There is no 'rename' command in unix

Is This Answer Correct ?    2 Yes 3 No

in unix how to change old name to new name..

Answer / shailesh singh

ren oldname newname
for sco unix

Is This Answer Correct ?    0 Yes 3 No

in unix how to change old name to new name..

Answer / manas behera

rename <oldname> <newname>

Is This Answer Correct ?    1 Yes 6 No

Post New Answer

More Unix AllOther Interview Questions

Which is the most commonly used replacement algorithm?

0 Answers   Aditi Placement Service,


What scripting languages do you know?

1 Answers  


What is egrep?

2 Answers  


Explain the read, write, and execute permissions on a UNIX directory.

1 Answers  


How do you list the files in an UNIX directory while also showing hidden files?

4 Answers  






why unix commands simpler rather than complex task

0 Answers   CGI,


What does iostat do?

4 Answers   IBM,


What is virtual memory?

2 Answers   BMC,


HOW DO CREATE A NFS FILE SYSTEM

4 Answers   Mind Tree,


The very first process created by the kernal that runs till the kernal process is haltes is

6 Answers   IBM,


How will you run the script in UNIX?

5 Answers   BMC,


What does init do? What does inetd do?

1 Answers  


Categories