Which command will display the last line of the file foo.txt? seenagape 10 years ago Which command will display the last line of the file foo.txt? A. tail foo.txt B. last -n 1 foo.txt C. tail -n 1 foo.txt D. head -n 1 foo.txt ← Previous question Next question →