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
Which command is used to kill the last background job?
How can you see the command line history?
What are filter commands in unix?
What is the use of find command in unix?
Enumerate some of the most commonly used network commands in unix?
What is difference between grep and find command in unix?
Describe the zip/unzip command using gzip.
What is the search command in unix?
What is rmdir command?
What is the functionality of a top command?
What are reported commands?
Name the various commands that are used for the user information in unix.
What is the comma to show the space allocation of files?
How do you grep recursively?
What does pipe () return?