in UNIX,what is the command to remove directory with files?
Answer Posted / yuvaevergreen
rm -r to remove
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is in grep command?
What are bash commands?
Can you explain a little bit about command substitution?
Is grep faster than awk?
What is the command to compare two files in unix?
What do chmod command do?
Using unix command how to display no of records in oracle?
What command is used to switching between users in unix?
How do I use grep to find a file?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is rmdir command?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Why is it called a shebang?
How do I run a whois command?
What is $0 bash?