More diagnostics.

when crontab line is "* * * 7 * echo [`whoami`]"
running the job prints "[backup]"

if line == "echo `mt -f /dev/nst0 status`"
output == "mt: /dev/nst0: Permission denied"

command line:
[EMAIL PROTECTED]:~$ echo [`whoami`]
[backup]

[EMAIL PROTECTED]:~$ echo `mt -f /dev/nst0 status`
mt: /dev/nst0: Device or resource busy

-- 
Glenn English
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to