tac: add link (#5594)
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# tac
|
# tac
|
||||||
|
|
||||||
> Stampa e concatena file al contrario.
|
> Stampa e concatena file al contrario.
|
||||||
|
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/tac-invocation.html>.
|
||||||
|
|
||||||
- Stampa il contenuto di *file1* al contrario su standard output:
|
- Stampa il contenuto di *file1* al contrario su standard output:
|
||||||
|
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
# tac
|
# tac
|
||||||
|
|
||||||
> Print and concatenate files in reverse (last line first).
|
> Print and concatenate files in reverse (last line first).
|
||||||
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/tac-invocation.html>.
|
||||||
|
|
||||||
- Print the contents of *file1* reversed to the standard output:
|
- Print the contents of *file1* reversed to the standard output:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user