💾 Archived View for freeshell.de › tldr › nl.gmi captured on 2023-07-10 at 14:47:00. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
A utility for numbering lines, either from a file, or from standard input.
nl {file}
cat {file} | nl {options} -
nl -t {file}
nl -b a {file}
nl -b p'FooBar[0-9]' {file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).