Re: .xinitrc

From: Gert Cuykens (gert.cuykens_at_gmail.com)
Date: 04/01/05

  • Next message: Gert Cuykens: "sendmail"
    Date: Fri, 1 Apr 2005 01:32:35 +0200
    To: Charles Swiger <cswiger@mac.com>
    
    

    On Thu, 31 Mar 2005 18:26:44 -0500, Charles Swiger <cswiger@mac.com> wrote:
    > On Mar 31, 2005, at 6:17 PM, Gert Cuykens wrote:
    > > thx ps what is the difference between exec and without exec
    >
    > Read "man sh":
    >
    > exec [command [arg ...]]
    > Unless command is omitted, the shell process is replaced
    > with the
    > specified program (which must be a real program, not a
    > shell
    > built-in command or function). Any redirections on the
    > exec com-
    > mand are marked as permanent, so that they are not undone
    > when
    > the exec command finishes.
    >

    ok thx
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Gert Cuykens: "sendmail"

    Relevant Pages

    • Re: xsession file
      ... exec x-window-manager & ... the currently running shell with the new process. ... the 'sh' and won't run the desired shell as a login shell. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: [patch 2/9] signalfd/timerfd v1 - signalfd core ...
      ... Will do, thx! ... Yeah, will do. ... I'm not sure we want to leak this out of an exec. ... struct sighand_struct *ret; ...
      (Linux-Kernel)
    • addlinkedserver to 2005
      ... EXEC sp_addlinkedserver ... @server = 'LONDON Payroll', ... Thx. ...
      (microsoft.public.sqlserver.server)
    • Re: exec with options
      ... Ralf Fassel wrote: ... > `exec' returns it, so just assign it to a variable. ... Thx, ...
      (comp.lang.tcl)
    • Re: .xinitrc
      ... On Mar 31, 2005, at 6:17 PM, Gert Cuykens wrote: ... > thx ps what is the difference between exec and without exec ... To unsubscribe, ...
      (freebsd-questions)