Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
1067Write 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 2140Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
874Write 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)?
1236Post New Unix Commands Questions
What is command substitution?
What is “chmod” command?
What is command statement?
Name the general commands in using unix os for a beginner?
What do know about tee command?
What is the command to find hidden files in the current directory?
What is the use of the command 'ls -x chapter[1-5]' ?
Explain command to display different lines that are found when compare two files?
Which command is used to find whether the system is 32 bit or 64 bit?
What does find command return in unix?
How do I clear my terminal history?
What is s and g in sed command?
Using unix command how to display no of records in oracle?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the use of the tee command?