Linux CLI - Viewing and Editing Files
You want to count the total number of lines in multiple files:
file1.txt, file2.txt, and file3.txt. Which command gives the total lines combined?