From 1a64743d567b4ede2834e03003a415f848edf15b Mon Sep 17 00:00:00 2001 From: Paul Marsicovetere <71470776+paulmarsicloud@users.noreply.github.com> Date: Sat, 13 Aug 2022 08:04:08 -0400 Subject: [PATCH] Update 130-nl.md (#1481) nl documentation --- .../102-managing-servers/101-live-in-terminal/130-nl.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/130-nl.md b/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/130-nl.md index 736ab1c03..f37994357 100644 --- a/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/130-nl.md +++ b/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/130-nl.md @@ -1 +1,8 @@ -# Nl \ No newline at end of file +# nl + +The nl utility reads lines from the named file or the standard input if the file argument is omitted, applies a configurable line numbering filter operation and writes the result to the standard output. + +See `man nl` for further information. + +nl Cheat Sheet +nl Documentation