-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Monday 2006-09-25 at 05:44 -0700, Randall R Schulz wrote:
And keep in mind that BASH and ZSH have a different redirection syntax than csh / tcsh. The one Markus gave is for BASH and ZSH.
No problem, I only use bash.
Furthermore, order matters, so this:
% OutAndErrCommand >outFile 2>&1
redirects the standard output to outFile and then merges standard error onto that stream so the standard output and standard error both go to outFile.
I'll save this mail for the next time I forget. I'm aware of the possibilities, but I can't remember then when I need those redirections, nor do I remember a man page that explains them. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Made with pgp4pine 1.76 iD8DBQFFGGK1tTMYHG2NR9URAhZsAJ4yHuUQJ6ZzmbdUQhqHFlN8UJHA7QCdES1z +S0NYsLj9vliPK+yUEgV5iw= =Qm6S -----END PGP SIGNATURE-----