tac: add link (#5594)

This commit is contained in:
marchersimon
2021-03-30 15:55:44 +02:00
committed by GitHub
parent fcaba9e278
commit 11cc51e1b9
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# tac
> 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:

View File

@@ -1,6 +1,7 @@
# tac
> 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: