I have a file, foo.txt, containing the following lines:

a
b
c

I want a simple command that results in the contents of foo.txt being:

a
b

15 Answers
15

Leave a Reply

Your email address will not be published. Required fields are marked *