Koozali.org: home of the SME Server

how does tar mail it's verbosity?

Rob

how does tar mail it's verbosity?
« on: March 27, 2002, 07:30:23 AM »
Hi

I'm running a script using tar for backup and I can't remember the command to get the output mailed to root

Can anyone help?

Thanks

Rob

JohnC

Re: how does tar mail it's verbosity?
« Reply #1 on: March 27, 2002, 03:21:42 PM »
try

tar | sendmail root@localhost

Rob

Re: how does tar mail it's verbosity?
« Reply #2 on: March 28, 2002, 01:49:28 AM »
Great

Thanks. That jogged my memory

| mail

works also

Thanks again
Rob