1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 06:35:43 +02:00

head: add Portuguese Brazilian translation (#17421)

This commit is contained in:
Lucas Munhoz 2025-07-31 13:03:41 -03:00 committed by GitHub
parent 4f900ac6dc
commit ab9a40f4ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,8 @@
# head
> Exibe a primeira parte de arquivos.
> Mais informações: <https://manned.org/head.1p>.
- Exibe as primeiras linhas de um arquivo:
`head -n {{número_linhas}} {{caminho/para/arquivo}}`