Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 14:00:40 -0700
From:      Brett Gianpetro <brettg@whatupg.com>
To:        ozdemir dogan <ozdemirdgn@yahoo.com>
Cc:        freebsd <freebsd-questions@FreeBSD.ORG>
Subject:   Re: gnome xdm problem
Message-ID:  <20020608140040.A75738@whatupg.com>
In-Reply-To: <20020608115910.53409.qmail@web14904.mail.yahoo.com>; from ozdemirdgn@yahoo.com on Sat, Jun 08, 2002 at 04:59:10AM -0700
References:  <20020608115910.53409.qmail@web14904.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Try:

echo '#!/bin/sh' > ~/.xsession

The key here is to use single quotes instead of double.

-Brett

On Sat, Jun 08, 2002 at 04:59:10AM -0700, ozdemir dogan wrote:
>      I am using Freebsd 4.5 stable.And I am new in
> Freebsd, unix.My problem is I couldn't used  xdm,that
> is I couldn' configure xdm.As in the handbook it says:
>  
> % echo "#!/bin/sh" >  ~/.xsession 
> % echo "/usr/X11R6/bin/gnome-session" >> ~/.xsession 
> % chmod +x ~/.xsession 
> when I wrote % echo "#!/bin/sh" > ~/.xsession ( when
> there is no .xsession file in the /root) in the shell
> command line it says:
> /bin/sh: Event not found
> Am I doing something wrong.
> Thank you.
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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