Log stand and error outs to syslog and prefix it#!/bin/bash/usr/local/bin/something 2>&1 | logger -p daemon.notice -t ${0##*/}[$$]
posted by Jesse @ 1:47 PM 0 comments
View my complete profile