mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
187 B
Markdown
9 lines
187 B
Markdown
![]() |
# head
|
||
|
|
||
|
> Toon het eerste deel van een bestand.
|
||
|
> Meer informatie: <https://manned.org/head.1p>.
|
||
|
|
||
|
- Toon de eerste paar regels van een bestand:
|
||
|
|
||
|
`head -n {{aantal}} {{pad/naar/bestand}}`
|