I frequently write BASH scripts for use at work. I am a firm believer that if I am going to do something more than once or twice, script the stupid thing out. When possible, I’m a big fan of using command line arguments when I write scripts just to make things easier and also allow even more scripting, but I always forget how the hell to handle the things…..No more.