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 does awk stand for?
Explain command to show the space allocation of files?
What is the behavioural difference between cmp and diff commands?
why metadb requires a seperate slice to create Solaris volume manager
Why is awk called awk?
How to display no of records in oracle using unix command?
How can we use grep command in unix?
How can you see the command line history?
Why is grep called grep?
What are bash commands?
What difference between cmp and diff commands?
What is used to type command?
Enlist some filename manipulation commands in unix.
Give the command for finding the current date.
Explain the steps that a shell follows while processing a command.