Give Command that will move a single file
called "unix.txt"
Answer Posted / abani_mahana
mv filename dest_location --> to move the file to other location
mv filename filename1 --> to rename the file
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to sort the content of the file based on numeric values
Differentiate cmp command from diff command.
What is ‘ps’ command for?
Is ‘du’ a command? If so, what is its use?
What is the functionality of a top command?
Which command is used to kill the last background job?
What is merge command in unix?
How to use grep command to list find the records of a file containing 10 different strings?
What is grep in bash?
What are the dos commands?
What is sed awk grep?
What is the general format of unix command syntax?
How do you grep recursively?
Name the general commands in using unix os for a beginner?
What does the “echo” command do?