Unix
Which of the following command is used to count just the number of lines contained in a file?

wc -r
wc -c
wc -w
None of these
wc -l

ANSWER DOWNLOAD EXAMIANS APP

Unix
The special shell variable $* is used

to process number of the current shell
None of these
to name the command being executed
to exit status of ast command executed.
to list the positional parameters

ANSWER DOWNLOAD EXAMIANS APP