Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories ?

Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories ?

A. rm *
B. rm -r *
C. rm all
D. rm *.*