Am Dienstag, 16. September 2008 17:29:31 schrieb Robert Annessi:
> I filter the output of paludis --report and config-decruft via egrep but I
> didn't manage to achieve this with paludis --sync because the wget output
> (for layman) is being sent to stderr.
> How to make paludis quiet so it can be used in cronjobs?
somecommand >/dev/null 2>&1
Replace /dev/null with a file of your choice.
HTH...
Dirk
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user