Orient yourself: OS/distro, shell, and how to look around — Cosmopolitan APE universal binary.
Report Bug
·
Request Feature
One command to answer: what machine is this, and how do I look around?
Drop into a random Linux box via wsl, SSH, a container, or a teammate’s laptop, and the discovery story is a mess. about prints the orientation facts first, then a short cheat sheet of the commands that actually help on this OS family.
Under Nushell, the cheat sheet switches to structured nu idioms. Outside Nushell, you still get the full classic tip sheet — plus a nudge to install nu. Nushell is never required; about always runs.
about # facts + discovery tips (nu-aware)
about tar # short orientation card for a command
about -q # facts only
about --tips # tips only
about --nu # force Nushell tip sheet
about --classic # force classic tip sheet + Nushell nudge
about --format nuon # structured record (pipe: about --format nuon | from nuon)
about --version-
shell-architecture — OpenShellOrg thesis
-
prohelp — progressive help + global
help -
nu-require — require / relaunch under Nushell
See CHANGELOG.adoc.
MIT — see LICENSE.
Open Shell Org — openshell@devcentr.org