linux-tools.md
April 23, 2016 ยท View on GitHub
Write programs that do one thing and do it well. --Doug McIlroy
| use | application | notes |
|---|---|---|
| Laptop Power Manager | tlp | ThinkPads also need sudo apt-get install tp-smapi-dkms acpi-call-tools |
| Chat Client | GNU Freetalk | /who |
| Clipboard | xsel | xsel < file |
| Image Viewer | feh | feh -t for thumbnail mode |
| PDF Viewer | Zathura | try a, s, q, vim keybinds |
| Text Editor | Vim | |
| Diagnostics | iotop / htop | try kill with tab autocomplete! |