Give Command that will move a single file
called "unix.txt"
Answer Posted / jaga
mv single.txt single1.txt
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is grep r?
What is grep command in unix with examples?
What do chown command do?
Why is it called grep?
What is the functionality of a top command?
How do I run a bash script?
What are some command words?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the use of sed command in unix?
Does cp command overwrite files?
What does #!/ Bin sh do?
What do chgrp command do?
Describe the usage and functionality of the command rm –r * in unix?
How many unix commands are there?