in unix how to change old name to new name

Answer Posted / pawan

In Linux the Syntax to change the old name to new name

mv <Old Name> <New Name>

Example:

mv raj shyam
Its changed into shyam

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which command will show you free/used memory?

548


How do you create a text file in linux terminal?

512


What is Data Command?

603


What are vim commands?

514


What is the use of man command in linux?

523






What is ulimit in linux?

554


How do you insert comments in the command line prompt?

752


What is the difference between find and locate command in linux?

534


Explain about system and user utilities?

556


What is linux load average?

575


Can I delete .bash history?

505


How lilo is useful in linux?

560


You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?

650


What is help command in linux?

537


You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?

513