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

ANSWER DOWNLOAD EXAMIANS APP