Hi,

I'm attemting to make a script that runs up2date -l and send me an email
with the result, so I can set it to run from a crontab. I'm using this
command

> up2date -l | /bin/mail -s "up2date repport" [EMAIL PROTECTED]

But I receive this on my mail:

> Retrieving list of all available packages...
> 
> Removing installed packages from list of updates...
> 0.081%
> 0.162%
> 0.243%
> 0.324%
> [and so on... up to 100%...]

which is too much!
How can I avoid this 0-to-100% counting on my e-mail?

Regards,

Tomas Garcia Ferrari

Bigital
http://bigital.com



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to