How to delete a directory containing files and folders?
Answer Posted / wizard_cmp@yahoo.co.in
rm -r <dir_name>
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What does pipe () return?
What command is used to check the current users?
What is the use of awk command in unix?
Who command in unix operating system?
What is the use of the tee command?
What are bash commands?
What is the use of the command 'ls -x chapter[1-5]' ?
What is unix command line?
Give the command for finding the current date.
What does the command '$ls | wc –l > file1' do?
Name the various commands that are used for the user information in unix.
What is the command to find hidden files in the current directory?
Why is shebang used?
Which command should you use to find the remaining disk space in unix server?
Who invented grep?