Explain shell command

Resolved 💬 1 comment Opened Jun 27, 2025 by joshka Closed Nov 16, 2025

E.g. for the following command, nl is not all that common a tool, and I'm curious what the params mean. I can check the man page, but it would be useful to explain what each of the params mean.

~/local/codex/codex-rs$ nl -w2 -ba README.md | sed -n '1,80p'                                                                                                            ```

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗