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 *.*
rm all
None of these
rm -r *

ANSWER DOWNLOAD EXAMIANS APP