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

None of these
rm all
rm *.*
rm -r *
rm *

ANSWER DOWNLOAD EXAMIANS APP