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 merge command in unix?
What is the pipe command?
Which unix command to make a new directory?
What does find command return in unix?
What do chmod command do?
What is the use of sed command in unix?
Explain command to view process running?
What do know about tee command?
What happens when we execute a unix command?
What's a command word?
What will the following command do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the function of grep command in unix?
What are the unix commands?
Does cp command overwrite files?