logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Output Head - Display File First Lines | Online Free DevTools by Hexmos

Output file first lines with Head. Display the beginning of any file, specify number of lines. Free online tool, no registration required.

head

Output the first part of files. More information: https://manned.org/head.1p.

  • Output the first few lines of a file:

head -n {{count}} {{path/to/file}}

See Also