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

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

ANSWER DOWNLOAD EXAMIANS APP

Unix
The ls -l command tells

the name of the group owner of the file
who the owner of the file is
how large the file is and when the file was last modified.
All of these
None of these

ANSWER DOWNLOAD EXAMIANS APP