command-not-found.com
The legacy MongoDB shell. See mongosh for the new shell. Note: all connection options can be replaced with one string: mongodb://user@host:port/db_name?authSource=authdb_name. More information: <https://docs.mongodb.com/manual/reference/program/mongo>.
Distributed key-value store with health checking and service discovery. Some subcommands such as consul kv have their own usage documentation. More information: <https://www.consul.io/commands>.
Execute commands and assert state on remote salt minions. More information: <https://docs.saltproject.io/en/latest/ref/cli/index.html>.
Temporarily suspends pulseaudio while another command is running to allow access to alsa. More information: <https://manned.org/pasuspender>.
Manage the runlevel of services on CentOS 6. More information: <https://manned.org/chkconfig>.
Automate Python testing across multiple Python versions. Use tox.ini to configure environments and test command. More information: <https://github.com/tox-dev/tox>.
MIT Scheme language interpreter and REPL (interactive shell). More information: <https://www.gnu.org/software/mit-scheme>.
Delay for a specified amount of time. More information: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sleep.html>.