On Fri, Oct 19, 2001 at 11:53:39AM -0500, Raymond Norton wrote: > I want to post a question providing an error message I am getting. How can I capture the text in a shell, so I can paste it in a posting? > which shell? do an echo $SHELL if you're not sure. for tcsh: command >& output.txt for bash: command > stdout.txt 2> stderr.txt -- johntrammell at yahoo.com | 78BA 706C C5F9 9321 E7C4 933B D063 907B A88E 924B Twin Cities Linux Users Group Mailing List (TCLUG) Minneapolis/St. Paul, Minnesota http://www.mn-linux.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 240 bytes Desc: not available Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20011019/b523ca1d/attachment.pgp