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 does find command return in unix?
What does sed command do in unix?
What is merge command in unix?
What does grep v grep do?
Which unix command lists files/folders in alphabetical order?
What is the comma to display different lines that are found when compare two files?
What is unix command?
What is used to type command?
Explain the steps that a shell follows while processing a command.
What command will change your prompt to myprompt?
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)?
How do I run a bash script?
What is the general format of unix command syntax?
How do I search for a file in unix command?
Describe the usage and functionality of the command rm –r * in unix?