Of all the programs I’ve written, perhaps the one that has most directly benefited me is this little bash script in my dotfiles repo which runs the application launcher dmenu showing the most-frequently-used programs first. The typical way to run dmenu is to pipe the output of dmenu_path into dmenu. Both commands come in the dmenu package. The former simply prints a list of all programs in the user’s path: $ dmenu_path [ 2to3-2.7 2to3-3.7 aafire aainfo aalib-config aasavefont aatest ac ac...