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
Write a command to display a file’s contents in various formats?
Why is shebang used?
What does sed command do in unix?
Using unix command how to display no of records in oracle?
What is merge command in unix?
What are the general commands in using unix os for a beginner?
What will the following command do?
Explain ‘system calls’ with respect to unix commands?
How do I clear my terminal history?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Why is it called a shebang?
What do chown command do?
What is time_t?
How do you repeat a command in terminal?
How do I search for a file in unix command?