Give Command that will move a single file
called "unix.txt"
Answer Posted / dhurai
mv unix.txt unix1.txt
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What does grep v do?
What is the general format of unix command syntax?
What is merge command in unix?
How do you grep a case insensitive?
Differentiate cat command from more command.
What is updatedb?
Write a command to kill the last background job?
What command is used to switching between users in unix?
What is the use of find command in unix?
What is difference between grep and find command in unix?
What is the significance of the 'tee' command?
What does this command do? Cat food 1 > kitty
Name the general commands in using unix os for a beginner?
What is nr in awk command?
Which unix command lists files/folders in alphabetical order?