mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 07:46:02 +02:00
head: add more information link (#5583)
This commit is contained in:
parent
1d7fc6600c
commit
65067d4552
3 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# head
|
# head
|
||||||
|
|
||||||
> Prikazuje prvi deo datoteka.
|
> Prikazuje prvi deo datoteka.
|
||||||
|
> Više informacija: <https://www.gnu.org/software/coreutils/manual/html_node/head-invocation.html>.
|
||||||
|
|
||||||
- Prikaži prvih nekoliko linija datoteke:
|
- Prikaži prvih nekoliko linija datoteke:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# head
|
# head
|
||||||
|
|
||||||
> Stampa a schermo le prime linee di un file.
|
> Stampa a schermo le prime linee di un file.
|
||||||
|
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/head-invocation.html>.
|
||||||
|
|
||||||
- Stampa a schermo le prime linee di un file:
|
- Stampa a schermo le prime linee di un file:
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
# head
|
# head
|
||||||
|
|
||||||
> Output the first part of files.
|
> Output the first part of files.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/head-invocation.html>.
|
||||||
|
|
||||||
- Output the first few lines of a file:
|
- Output the first few lines of a file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue