What Command will remove a Directory in UNIX?
Answer Posted / brajesh kumar
for removing directory
rm -rf *
for all dir
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
What is ‘ps’ command for?
What is the nmap command?
What is $0 bash?
Can you enlist some commonly used network commands?
Which command is used to kill the last background job?
Does cp command overwrite files?
Explain the steps that a shell follows while processing a command.
What is awk used for?
What are the general commands in using unix os for a beginner?
What are grep patterns?
What is pipe command in unix?
What is the use of sed command in unix?
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 use of cut command in unix?
What is the search command in unix?