The above category should be included excluded from the search
There are 2 results with the tag: command - Filter By: planck
Blogs
planck May 13, 2009Monthly Processed E-mail Counter for PHPListHere’s a little something I wrote at work. Basically we used to charge per e-mail sent out using PHPList. (We have since then switched to Constant Contact) When I wrote this we had not been keeping track of who is sending out what and thus we had not been billing accordingly. I decided to fix that! So below is a script that will should be called ...
planck May 13, 2009Bash Script to Post to TwitterHere is a quick/easy way to post to twitter from the command line interface. user@computername:~$ twitter Your Message Here