Re: FVWM: Re: Exec vs. exec

From: Kai Grossjohann <grossjohann_at_charly.cs.uni-dortmund.de>
Date: 03 Apr 1997 19:46:15 +0200

>>>>> Randy J Ray writes:


  Randy> Exec sub-command

  Randy> versus

  Randy> Exec exec sub-command

You're both right. There are four possibilities:

  1) Exec xterm
  2) Exec exec xterm
  3) Exec xterm &
  4) Exec exec xterm &

1 creates two processes, 2 creates one process. 3 creates two
processes, but the shell immediately exits (because of the "&"). I
don't know about 4.

Seems like 2 is the best, except for complex situations, where one
would prefer 3, I guess.

Any opinions, anybody?

kai
-- 
A large number of young women don't trust men with beards.
(BFBS Radio)
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Apr 03 1997 - 11:46:38 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:00 BST