in UNIX,what is the command to remove directory with files?
Answer Posted / manikandan
\rm -rf directoryName
This is used for remove dirctory with confirmation
| Is This Answer Correct ? | 21 Yes | 12 No |
Post New Answer View All Answers
Which command is used to restrict incoming messages?
Name the unix command to find how many days the server has been up.
Write a command to display a file’s contents in various formats?
What are the commands in UNIX to list the files in a Directory?
What is in grep command?
How can we use grep command in unix?
Explain ‘library functions’ with respect to unix commands?
What is ‘ps’ command for?
How to use grep command to list find the records of a file containing 10 different strings?
What is $0 bash?
What is grep short for?
How do I clear my terminal history?
What is the general format of unix command syntax?
What is the command to view process running?
How do I run a bash script?