Which command is used to delete all files in the current directory and all its sub-directories?
1267Post New Unix Commands Questions
What does #!/ Bin sh do?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the unix command to confirm a remote host is alive or not?
What are file commands?
Who invented grep?
How does shebang work?
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)?
What is the use of the tee command?
What does the command '$ls | wc –l > file1' do?
How do I delete files from command prompt?
Which unix command to make a new directory?
How can you see the command line history?
How does the system know where one command ends and another begins?
What does find command return in unix?
What do chown command do?