Monthly Archives: April 2011

Linux Command Line Mass Email Script – C Shell

1. Create a file – we’ll use “email_list.txt” – that will contain email addresses, one on each line. 2. Create another file that will be our shell executable, we’ll call it “mass_mail.sh” 3. Use VI or your favorite text editor … Continue reading

Posted in Development | Tagged , , , , , | Leave a comment

MySQL – How to use PASSWORD in the command line (as argument)

The following example shows how to execute a query via command line with a password. mysql –user=username –password=password dbname -e “SELECT * FROM table” –skip-column-names

Posted in Development | Tagged , , , | Leave a comment

Crackle: Another Way To Watch FREE TV

In recent posts, I have boasted about the Roku player – a nice little gadget I got to help phase out the cable monster. As you’ll remember, the Roku allows you to watch content from the Internet which include Netflix, … Continue reading

Posted in General Discussion | Tagged , , , | Leave a comment

Southwest / Boeing Skinless Plane Fun!

The day is crazy because you’re trying to get to the airport seemingly 6 hours before your flight that you could drive in 4. So you get to the airport waiting on your flight hoping your plane doesn’t turn into … Continue reading

Posted in General Discussion | Tagged , , | Leave a comment