Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
1409Write 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 2520Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
1251Write 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)?
1575Post New Unix Commands Questions
Which command is used to create a directory?
What is the first character of the output in ls l command?
What is a bash command?
What is difference between grep and find command in unix?
What does sed command do in unix?
What is ‘ps’ command for?
What command will change your prompt to myprompt?
What are the dos commands?
What is the difference between awk and grep?
What is the behavioural difference between cmp and diff commands?
What is a command and examples?
Who invented grep?
What is .sh file?
How does pipe () work?
How do I use nslookup?