Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
1450Write a command that will output the sorted contents of a file named in.txt and place the output in another file named out.txt, while at the same time excluding duplicate entries.
1 2605Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
1327Write 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)?
1630Post New Unix Commands Questions
Who command in unix?
What is the search command in unix?
Write a command to kill the last background job?
Differentiate cmp command from diff command.
Give the command for finding the current date.
What is the difference between grep and grep?
What are filter commands in unix?
Differentiate cat command from more command.
How do I search for text in vi?
What is .sh file?
What is the nmap command?
How do I search a whole word in vim?
What is rmdir command?
Enlist some filename manipulation commands in unix.
Who invented grep?