curl -u username –silent “https://mail.google.com/mail/feed/atom” | perl -ne ‘print “\t” if //; print “$2\n” if /<(title|name)>(.*)<\/\1>/;’

cat ~/.ssh/id_rsa.pub | ssh user@remotehost ‘cat >> ~/.ssh/authorized_keys’

mmmmmmmm…..

UPDATE `your_data_base`.`wp_posts` SET `comment_status` = ‘closed’, `ping_status` = ‘closed’ WHERE `wp_posts`.`comment_status` LIKE ‘open’

Overkill yeah… but good grief I akismet is spassing out and I just don’t have time to mess with it.

© 2012 James Border Suffusion theme by Sayontan Sinha