command-not-found.com
Manage the read/write/execute permissions that are masked out (i.e. restricted) for newly created files by the user. More information: <https://manned.org/umask>.
Encode or decode file or stdin to/from Base64, to stdout. More information: <https://www.gnu.org/software/coreutils/base64>.
JavaScript and Node.js package manager. Manage Node.js projects and their module dependencies. More information: <https://www.npmjs.com>.
Modifies a user account. See also: users, useradd, userdel. More information: <https://manned.org/usermod>.
Extract files/directories from ZIP archives. See also: zip. More information: <https://manned.org/unzip>.
A terminal-based interface for GitHub, accessed via the gh command. It also provides menu-style autocomplete suggestions for git commands. More information: <https://github.com/donnemartin/gitsome>.
Execute a program with a custom scheduling priority (niceness). Niceness values range from -20 (the highest priority) to 19 (the lowest). More information: <https://www.gnu.org/software/coreutils/nice>.
Creates an MS-DOS filesystem inside a partition. More information: <https://manned.org/mkfs.fat>.