GNU Notes
Getting wget to output to stdout:
wget -O - http://feeds.feedburner.com/prodevtips/LVkG
—–
Posting with wget:
wget –post-data ‘key=value’ http://www.some.url
New Machine and Being Stuck in Linux Theming Hell on April 29th, 2013
Emacs 24 and Clojure on April 24th, 2013
MySQL Slave Replication in 6 Quick Steps on March 11th, 2013
DKIM with Postfix - My Multiple Site Setup on December 31st, 2012
Routing to virtual localhost sites on LAN devices with Squid3 in Ubuntu on November 21st, 2012
Aptana Studio 3 Snippets For The Singleton Pattern on November 6th, 2012
HTTP Headers on October 11th, 2012
Eclipse PDT shortcuts on October 1st, 2012
Getting wget to output to stdout:
wget -O - http://feeds.feedburner.com/prodevtips/LVkG
—–
Posting with wget:
wget –post-data ‘key=value’ http://www.some.url