From 11cc51e1b98b85336f9ac2400dae49d653eb5ed7 Mon Sep 17 00:00:00 2001 From: marchersimon <50295997+marchersimon@users.noreply.github.com> Date: Tue, 30 Mar 2021 15:55:44 +0200 Subject: [PATCH] tac: add link (#5594) --- pages.it/common/tac.md | 1 + pages/common/tac.md | 1 + 2 files changed, 2 insertions(+) diff --git a/pages.it/common/tac.md b/pages.it/common/tac.md index 4284f18b94..f2b9cdf088 100644 --- a/pages.it/common/tac.md +++ b/pages.it/common/tac.md @@ -1,6 +1,7 @@ # tac > Stampa e concatena file al contrario. +> Maggiori informazioni: . - Stampa il contenuto di *file1* al contrario su standard output: diff --git a/pages/common/tac.md b/pages/common/tac.md index be9344d9c1..1d3decdae0 100644 --- a/pages/common/tac.md +++ b/pages/common/tac.md @@ -1,6 +1,7 @@ # tac > Print and concatenate files in reverse (last line first). +> More information: . - Print the contents of *file1* reversed to the standard output: