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)?
1573Post New Unix Commands Questions
Write a command to display a file’s contents in various formats?
What are reported commands?
What is unix command line?
What happens when we execute a unix command?
Which command is used to find whether the system is 32 bit or 64 bit?
How do you grep a case insensitive?
What is {} in find command?
Which command is used to delete all files in the current directory and all its sub-directories?
How do I use grep to search for a file?
How do you repeat a command in terminal?
What is grep in bash?
How can we use grep command in unix?
What are grep patterns?
What is $0 bash?
Which command should you use to find the remaining disk space in unix server?