Give Command that will move a single file
called "unix.txt"
Answer Posted / dhurai
mv unix.txt unix1.txt
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain mount and unmount command.
What happens when we execute a unix command?
What is difference between grep and find command in unix?
What are bash commands?
Which command is used to copy files?
What is the difference between cat command and more command?
Explain ‘library functions’ with respect to unix commands?
Is command prompt unix?
What does grep v do?
How do I run a bash script?
What is the use of finger command?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does the command '$ls | wc –l > file1' do?
Describe the zip/unzip command using gzip.
Why is shebang used?