in UNIX,what is the command to remove directory with files?
Answers were Sorted based on User's Feedback
Answer / manikandan
\rm -rf directoryName
This is used for remove dirctory with confirmation
| Is This Answer Correct ? | 21 Yes | 12 No |
Answer / keerthana
rm -r directory_name
rm -ir director_name
rm -rf directory_name
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / julias ceasor a
rm -rf <directory_name> without confirmation
rm -r <directory_name> With confirmation for all files it
conatins.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / rejaul
at first delete the file in that directory with
rm *
then comeout of that directory and then
type rmdir (directory name)
| Is This Answer Correct ? | 2 Yes | 1 No |
distinguish between multi-tasking,multi-user,multi- processing and time sharing?
4 Answers Infosys, Nikhil Construction,
Which command is used to kill the last background job?
Where LOG fiels resides in AIX and pls tel me how to remove the log file
What difference between cmp and diff commands?
Does cp command overwrite files?
What are awk commands?
How do you list the files in an UNIX directory while also showing hidden files?
What does the metacharacter mean?
Where can I get the free download of Unix by Yeswant Kanetkar?
What is shrinking file system in AIX where it actually resides?
What does touch command do in unix?
Give Command that will change the name of a directly from paypal to eBay