Fixed a problem with redirection of stdout/stderr. The specifier '2>&1'
should come *after* the redirection of stdout to /dev/null. For an
explanation and a simple demonstration of the differences, see:

	http://is.gd/8srJR
2 files changed