Re: std out & std err

2004-11-19 Thread michael
michael wrote: I have a problem understanding why, when attempting to configure mpich under the 2.4.27-1-686-smp kernel using bash shell, that I lose my std output when I enter (all on the same line)" ./configure --prefix=/usr/local/mpich/mpich-1.2.6/ifc-ch_p4 > config.log 2>&1 This is my stan

std out & std err

2004-11-19 Thread michael
I have a problem understanding why, when attempting to configure mpich under the 2.4.27-1-686-smp kernel using bash shell, that I lose my std output when I enter (all on the same line)" ./configure --prefix=/usr/local/mpich/mpich-1.2.6/ifc-ch_p4 > config.log 2>&1 This is my standard way of doi