Skip to content
zero2vibecodelearn vibe coding

tail

last lines of a file.

Example

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

Common flags

  • -nhow many lines

Other commands