in unix how to change old name to new name

Answer Posted / anil.gaurav

mv Command:

Use this command to change the name of file and
directories.

% mv foo foobar

The file that was named foo is now named foobar

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is parallel ssh?

530


How can I type in cmd?

496


What is command grouping?

552


Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.

801


Explain the working of command grouping?

527






What are the 7 types of sentences?

544


What command would you use to check how much memory is being used by linux?

538


How do I clear my run history?

547


What is tty in linux command?

504


Where is command history stored in linux?

521


What is difference between sh and bash?

498


What is the difference between clang and llvm?

552


What is umask in linux?

521


How commands work in linux?

505


How many types of commands are there in linux?

552