Question About Pipes
Luke Davis
ldavis at shellworld.net
Wed Nov 5 21:37:40 EST 2003
Well, I would suggest you use script, as I suggested a few days ago, or a
construct such as the following, might work:
program > outputfile
or:
program 2>&1 > outputfile.txt
On Wed, 5 Nov 2003, Rejean Proulx wrote:
> I have a question about pipes. I am running an apxs command which is some
> sort of compile for Apache with a bunch of parameters. It is crapping out
> and I want to capture the errors in a file to get help on it to see what I
> am doing wrong. How to I pipe the command to a file. I think it is
> something with cat but I can't get it to work.
>
> Rejean Proulx
> Visit my family at http://interfree.ca
> MSN is: rejp at rogers.com
> Ham License VA3REJ
>
>
> _______________________________________________
> Speakup mailing list
> Speakup at braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
More information about the Speakup
mailing list