i have..

[root@top log]# cat run
#!/bin/sh
exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog
/var/log/qmail/qmail.send
[root@top log]#

I need the current log to have readable timestamps

what i need to do is run tia64n then tai64n64local then multilog.. in
that order

what would happen if i were to try to put say

file mylog

/usr/local/bin/setuidgid qmaill /usr/local/bin/tai64n |
/usr/local/bin/tai64nlocal | /usr/bin/local/multilog
/var/log/qmail/qmail.send

then in /var/qmail/supervise/qmail-send/log/run

exec mylog

would that work

any other ideas


Reply via email to