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
why metadb requires a seperate slice to create Solaris volume manager
How does shebang work?
Which unix command lists files/folders in alphabetical order?
What is the pipe command?
Which command will print your home directory on screen?
What do know about tee command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is grep command in unix with examples?
What is the functionality of a top command?
What is pipe command in unix?
What are grep patterns?
What is the comma to display different lines that are found when compare two files?
Name the unix command to find how many days the server has been up.
What does 'mkdir' command do in UNIX?
Write a command that will display files in the current directory, in a colored, long format.