Question

In Unix / Linux, how to display the first n line of file?


Annonce
Ad

Answer

head -n filename.txt


[source]
# ID Query