Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
1158Post New Unix Commands Questions
Is command prompt unix?
What is a bash command?
What is the functionality of a top command?
Write 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)?
Why is awk called awk?
What does grep v grep do?
What is the difference between awk and grep?
What is the command to find maximum memory taking process on the server?
Can you explain a little bit about command substitution?
What is the command to compare two files in unix?
What is .sh file?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How to use grep command to list find the records of a file containing 10 different strings?
Name the unix command to find how many days the server has been up.
Who wrote grep?