head
Output the first part of files
← All commands
Common Examples
$ head -n 20 file
$ head -c 100 file
$ head -1 *.csv