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
What is the behavioural difference between cmp and diff commands?
Explain command to view process running?
What are file commands?
Which command will print your home directory on screen?
Is command prompt unix?
Write a command that will display files in the current directory, in a colored, long format.
What is the function of grep command in unix?
What is the use of the command 'ls -x chapter[1-5]' ?
Who wrote grep?
How does the system know where one command ends and another begins?
What is the use of awk command in unix?
What is the significance of the 'tee' command?
Write a command to kill the last background job?
Why is awk called awk?
What are reported commands?