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

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

ANSWER DOWNLOAD EXAMIANS APP

Unix
The cp command uses:

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

ANSWER DOWNLOAD EXAMIANS APP