diff --git a/pages/common/awk.md b/pages/common/awk.md index e526de359a..b706c067e3 100644 --- a/pages/common/awk.md +++ b/pages/common/awk.md @@ -1,6 +1,7 @@ # awk > A versatile programming language for working on files. +> More information: . - Print the fifth column (a.k.a. field) in a space-separated file: