Which command is used to determine the total number of lines in a file?

Choose the correct answer

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.

Which command is used to determine the total number … — Basic of linux unix | PakQuizHub