[CentOS] parallel bash scripts

Paul Allen Newell pnewell at cs.cmu.edu
Thu Mar 29 03:15:34 UTC 2012


On 3/28/2012 4:39 PM, Mark LaPierre wrote:
>
>
> On Tue, Mar 27, 2012 at 6:37 PM, Mark LaPierre <marklapier at aol.com> 
> wrote:
>
>> Check out the redirection at the end of each command.  1>&2 redirects
>> the standard out of your child command to the standard error which then
>> appears in the parent shell.

Is anyone using tcsh and can tell me if I am correct in my understanding 
that "whatever >& whatever.out" catches stdout and stderr?

Thanks,
Paul


More information about the users mailing list