Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
1043Write 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 2108Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
857Write 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)?
1214Post New Unix Commands Questions
What is the function of grep command in unix?
What are the unix commands?
What is the difference between grep and grep?
What do chown command do?
How do I run a whois command?
What is ctrl d?
What does the command '$ls | wc –l > file1' do?
What is a command and examples?
What command is used to check the current users?
What is used to type command?
What is .sh file?
Which command can you use to find the currently running process in unix server?
Differentiate cmp command from diff command.
What does find command return in unix?
Who invented grep?