Give Command that will move a single file
called "unix.txt"
Answer Posted / yuvaevergreen
mv
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to use grep command to list find the records of a file containing 10 different strings?
What is the difference between cat command and more command?
Which unix command lists files/folders in alphabetical order?
What are filter commands in unix?
What are the differences among a system call, a library function, and a unix command?
What happens when we execute a unix command?
What is unix command line?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Write a command that will display files in the current directory, in a colored, long format.
What is command substitution?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Describe the usage and functionality of the command rm –r * in unix?
What does grep v do?
What are the general commands in using unix os for a beginner?
What is sed awk grep?