in UNIX,what is the command to remove directory with files?
Answer Posted / rajasekar
rm -rf <directory name with path>
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What command is used to check the current users?
How do I run a whois command?
Using unix command how to display no of records in oracle?
What happens when we execute a unix command?
Can you explain a little bit about command substitution?
What will the following command do?
What is the comma to display different lines that are found when compare two files?
How do you repeat a command in terminal?
Who command in unix?
What is the difference between cat and more command?
Which command is used to restrict incoming messages?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Which command is used to copy files?
What do chown command do?
What is awk good for?