Re: X not starting, please help
Re: X not starting, please help
- Subject: Re: X not starting, please help
- From: Jeremy Huddleston <email@hidden>
- Date: Thu, 15 Nov 2007 01:48:55 -0800
On Nov 15, 2007, at 1:12 AM, Jochen Pawletta wrote:
exec xterm -geometry 80x24 -sb -rightbar -si -sl 10000 -j -T
joshua.hin.de -e slogin -Y joshua.hin.de &
"exec ... &" seems odd to me... it looks like you're not really
certain what exec and & do. What are you trying to do? exec causes
the new process to be run and the current process exits when it
returns. & puts the executed command in the background.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden