tac: add link (#5594)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user