Steamboat Springs Linux Users Group
A few years ago I kicked around the idea of a Steamboat Springs Linux Users Group. The domain I purchased for this project has sat quite dormant until just recently, […]
A few years ago I kicked around the idea of a Steamboat Springs Linux Users Group. The domain I purchased for this project has sat quite dormant until just recently, […]
So we all have friends that have tried sharing wma files with us. here is a script to change them into mp3s! #!/bin/bash # wma2mp3 for i in *.wma do […]
This is a stupidly simple script for sending microblogs to twitter.com using curl and spell checking them with aspell along the way. it looks like this: #!/bin/bash # tweet – […]
Some install notes, thats all 🙂 If you don’t know what irc is or irssi or blowjob.pl do not waste your time trying to understand this. Move along.. Don’t Waste […]