>/usr/local/bin/jobs/whatever.sh > dev/null 2>&1
great! that's what I was referring to. but shouldn't that be: .sh > /dev/null 2>&1 FQ path? Len
>/usr/local/bin/jobs/whatever.sh > dev/null 2>&1
great! that's what I was referring to. but shouldn't that be: .sh > /dev/null 2>&1 FQ path? Len