Give Command that will move a single file
called "unix.txt"
Answer Posted / kunal bariar
the above 2 answers are for renaming the file from unix.txt
to unix1.txt
the answer is
mv unix.txt "pat name where unix.txt is to be moved"
eg:- mv unix.txt /user1/ins/
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
Name the various commands that are used for the user information in unix.
How do I find previous commands in unix?
What is the significance of the 'tee' command?
Explain command to view process running?
What are awk commands?
What is the use of egrep command in unix?
Which unix command lists files/folders in alphabetical order?
what is the advaantage of each user having its own copy of the shell?
What is the use of tee command?
What is s and g in sed command?
How to use grep command to list find the records of a file containing 10 different strings?
Why is shebang used?
How many unix commands are there?
What do chgrp command do?
What's a command word?