Which command is used to determine the total number of lines in a file?
Explanation
The command 'lc' is used to count the lines in a file. Other options like 'wc -l' are common but not the correct answer here.
The command 'lc' is used to count the lines in a file. Other options like 'wc -l' are common but not the correct answer here.