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.



_______________________________________________
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to