Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
1395Write 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 2510Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
1236Write 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)?
1565Post New Unix Commands Questions
How can you see the command line history?
What is the difference between cat command and more command?
Who wrote grep?
What are filter commands in unix?
What is a command and examples?
What is the use of egrep command in unix?
What is the use of the command 'ls -x chapter[1-5]' ?
What does the metacharacter mean?
How does pipe () work?
Explain command to view process running?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Why is shebang used?
Name the unix command to find how many days the server has been up.
Explain how to use grep command to list find the records of a file containing 10 different strings?
Is command prompt unix?