Re: FVWM: 2.2.4-4 -> 2.4.3-1 (ramble, errors, etc.)

From: Perry Hutchison <phutchis_at_beaverton.windriver.com>
Date: Fri, 14 Dec 2001 12:15:39 -0800 (PST)

> > > > $ startx 2>&1 | tee $HOME/.X.err
...
> > > That didn't work out for me.
> > > Using startx with that line gave me "Ambiguous output redirect."
...
> It's been suggested that my shell (tcsh) doesn't handle redirects very
> well and I should try it without the 2 and the 1.

In csh or tcsh, the equivalent -- feeding both stdout and stderr
into the pipe -- would be

    % startx |& tee $HOME/.X.err
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Dec 14 2001 - 14:16:13 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:52 BST