[vox-tech] Re: Hello

Mark K. Kim vox-tech@lists.lugod.org
Mon, 14 Oct 2002 12:10:22 -0700 (PDT)


On Mon, 14 Oct 2002, Micah J. Cowan wrote:

> opera & # There's no need for "xterm" - also, the full path
>         #to opera would be preferable
> exec /usr/X11R6/bin/twm

or...

   /usr/X11R6/bin/twm & wmpid=$!
   opera &

   wait $wmpid

if you prefer the WM to load first... (more or less)

-Mark

--
Mark K. Kim
http://www.cbreak.org/
PGP key available upon request.