* ERROR: wrong args ( > ) when redirecting output from an init script
While writing a script to help ease maintenance of my Gentoo installation (i.e. the portage tree) I came across the following error when trying to redirect the standard output of stopping/starting the rsync deamon /etc/init.d/rsyncd stop > /dev/null ..stopping rsyncd.. * ERROR: wrong args ( > ) The line in the script was: $SUDO /etc/init.d/rsyncd [...]
Posted on March 22nd, 2008 by Graham
Filed under: Linux | No Comments »