command-not-found.com
Tool for managing Haskell projects. More information: <https://github.com/commercialhaskell/stack>.
Atom editor Package Manager. See atom. More information: <https://github.com/atom/apm>.
View information about Slurm nodes and partitions. See also squeue and sbatch, which are also part of the Slurm workload manager. More information: <https://slurm.schedmd.com/sinfo.html>.
A powerful, light-weight embeddable programming language. More information: <https://www.lua.org>.
A linter for CSS code. More information: <https://github.com/CSSLint/csslint/wiki/Command-line-interface>.
Administrate the Apache HTTP web server. This command comes with Debian based OSes, for RHEL based ones see httpd. More information: <https://manpages.debian.org/latest/apache2/apache2ctl.8.en.html>.
List symbol names in object files. More information: <https://manned.org/nm>.
Neovim, a programmer's text editor based on Vim, provides several modes for different kinds of text manipulation. Pressing i in normal mode enters insert mode. <Esc> goes back to normal mode, which doesn't allow regular text insertion. See also: vim, vimtutor, vimdiff. More information: <https://neovim.io>.