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

ANSWER DOWNLOAD EXAMIANS APP

Unix
The [line number G] key allows you

None of these
to move cursor to the beginning of the line specified by the number
to move cursor right by one position
to move cursor left by one position
to move cursor down by one line

ANSWER DOWNLOAD EXAMIANS APP

Unix
The cp command uses:

both input and output file
standard input file
standard output file
neither standard input nor standard output file

ANSWER DOWNLOAD EXAMIANS APP