tags:- linux
- software
- formulation
created:2024-11-21
Linux Programs
auditctl - Configures kernel options related to auditing.
cpufetch - Displays information about the CPU in the same style as neofetch.
crossdev - A set of Bash scripts for generating cross-toolchains on Gentoo.
devour - A tool which allows you to swallow the terminal when running a command that opens a GUI.
fastfetch or screenfetch - Replacements for neofetch which are still maintained.
entr - Runs a command when a file given to it is modified.
light - Control the backlight of a display from the terminal.
lsof - Prints information about what files or ports are being used by a process.
xev - Prints mouse and keyboard events to the console. This is useful for finding what they keycode or name for a key is so you can create keybindings.