Skip to content
zero2vibecodelearn vibe coding

head

first lines of a file.

Example

$ head -n 5 log.txt
Break this command down →

Common flags

  • -nhow many lines

Other commands