tail: add more information link (#5595)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# tail
|
# tail
|
||||||
|
|
||||||
> Prikazuje krajnji deo datoteke.
|
> Prikazuje krajnji deo datoteke.
|
||||||
|
> Više informacija: <https://www.gnu.org/software/coreutils/manual/html_node/tail-invocation.html>.
|
||||||
|
|
||||||
- Prikaži poslednjih 'broj' linija u datoteci:
|
- Prikaži poslednjih 'broj' linija u datoteci:
|
||||||
|
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
# tail
|
# tail
|
||||||
|
|
||||||
> Display the last part of a file.
|
> Display the last part of a file.
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/tail-invocation.html>.
|
||||||
|
|
||||||
- Show last 'num' lines in file:
|
- Show last 'num' lines in file:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user