Unix
The command to count the number of files in the current directory by using pipes, is

ls -l | wc -l
ls | ws -c
ls | wc
ls | wc -w

ANSWER DOWNLOAD EXAMIANS APP

Unix
The [line number G] key allows you

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

ANSWER DOWNLOAD EXAMIANS APP