Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Unix
Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories?
rm *
rm -r *
rm all
rm *.*
None of the above
Show Answer
Correct Answer:
rm -r *
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment