Bash HOWTO

To redirect output to /dev/null:

/usr/local/sbin/command > /dev/null 2>&1