I like SSH, but I don’t love having to open it and remember a username and password just to run the same boring commands over and over. That little annoyance is the reason I started this project in ...
I have a need to run a shell script under OS X after from a Javascript (to clear the clipboard contents after a form submission). I've got the shell script, but haven't been able to get it to run via ...