On Montag 30 März 2009 Brian Neu wrote:
> dbmail-util -c -t -u -p -d -y 2>&1 >> $LOGFILE

Would that have to be
dbmail-util -c -t -u -p -d -y >> $LOGFILE 2>&1
? I've thought that if you first do 2>&1, it reconnects stderr to 
stdout, and later you change stdout to $LOGFILE, but then stderr stays 
on the previous value (which is normal output).

If I'm right, that's a bug and should be reported to Fedora.

mfg zmi
-- 
// Michael Monnerie, Ing.BSc    -----      http://it-management.at
// Tel: 0660 / 415 65 31                      .network.your.ideas.
// PGP Key:         "curl -s http://zmi.at/zmi.asc | gpg --import"
// Fingerprint: AC19 F9D5 36ED CD8A EF38  500E CE14 91F7 1C12 09B4
// Keyserver: wwwkeys.eu.pgp.net                  Key-ID: 1C1209B4

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
DBmail mailing list
[email protected]
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Reply via email to