Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 1997 10:57:50 +1030
From:      Greg Lehey <grog@lemis.com>
To:        sporkl@dti.net
Cc:        freebsd questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: X
Message-ID:  <19971031105750.00873@lemis.com>
In-Reply-To: <Pine.BSF.3.96.971030191140.207A-100000@iconoclast.com>; from sporkl on Thu, Oct 30, 1997 at 07:14:23PM %2B0000
References:  <Pine.BSF.3.96.971030191140.207A-100000@iconoclast.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 30, 1997 at 07:14:23PM +0000, sporkl wrote:
> Sorry, left something out.
>
> 	"startx >>startx.log 2>>startx.log" resulted in "Ambiguous output
> redirect". So, I tried "startx >startx.log" which resulted in an empty log
> file. I am using tcsh, which may explain this.

Yes, it would do.  Did X come up?  What messages did you see when you
went back to text mode?

For tcsh, write:

  % startx >& startx.log

Greg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971031105750.00873>