2012
A Unix Utility You Should Know About: Pipe Viewer
Nice for MySQL imports for instance.
pv dump.sql | mysql -uUSERNAME -pPASSWORD database
All commands | commandlinefu.com
2011
ack 1.94 -- better than grep, a source code search tool for programmers
plowshare - Project Hosting on Google Code
2010
M/Monit | Wiki
Here are some real-world configuration examples for monit. It can be helpful to look at the examples given here to see how a service is running, where it put its pidfile, how to call the start and stop methods for a service, etc











