www.dockerfile.run
The GNU Debugger. More information: <https://www.gnu.org/software/gdb>.
Terminal multiplexer. It allows multiple sessions with windows, panes, and more. See also: zellij, screen. More information: <https://github.com/tmux/tmux>.
Loads a CSV file into a Python shell. Included in csvkit. More information: <https://csvkit.readthedocs.io/en/latest/scripts/csvpy.html>.
Select or reject lines common to two files. Both files must be sorted. More information: <https://www.gnu.org/software/coreutils/comm>.
Symlink manager. Often used to manage dotfiles. More information: <https://www.gnu.org/software/stow>.
The Netwide Assembler, a portable 80x86 assembler. More information: <https://nasm.us>.
Simple and unified Python development workflow. Manages packages and the virtual environment for a project. More information: <https://pypi.org/project/pipenv>.
Create virtual isolated Python environments. More information: <https://virtualenv.pypa.io/>.