[NTLUG:Discuss] (no subject)
Richard Cobbe
cobbe at directlink.net
Tue May 30 16:50:31 CDT 2000
Lo, on Monday, 29 May, 2000, Kelly Scroggins did write:
> Thanks, And your right, that's excatly what I
> meant.
>
> So, before I run X would this command be okay?
>
> startx 1> x-server-output 2>&1 &;exit
Should be, yeah. With bash, you can actually get rid of that semicolon; &
by itself will terminate a command. What you have is not wrong, though.
Richard
More information about the Discuss
mailing list