I've written a very simple utility to allow a couple of colleagues to easily access some system logs.
The dependencies for this are installed by running a curl to an install.sh file on GitHub.
There are a couple of functions and aliases that are handy to have in your bash profile. Out of interest how would I programmatically add items to a user's bash profile in a shell script.