Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
1348Write 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 2452Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
1154Write 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)?
1522Post New Unix Commands Questions
What is the first character of the output in ls l command?
Write a command to kill the last background job?
What is .sh file?
Who invented grep?
What is the general format of unix command syntax?
What does the “echo” command do?
Can you explain a little bit about command substitution?
What is sed awk grep?
What is the use of find command in unix?
What is grep r?
What is merge command in unix?
What command is used to switching between users in unix?
Name the unix command to find how many days the server has been up.
What is the use of awk command in unix?
What is the difference between grep and grep?