Re: .xinitrc
From: Charles Swiger (cswiger_at_mac.com)
Date: 04/01/05
- Previous message: Andrea Venturoli: "Re: mksnap_ffs woes"
- In reply to: Gert Cuykens: "Re: .xinitrc"
- Next in thread: Gert Cuykens: "Re: .xinitrc"
- Reply: Gert Cuykens: "Re: .xinitrc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 31 Mar 2005 18:26:44 -0500 To: Gert Cuykens <gert.cuykens@gmail.com>
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.
-- -Chuck _______________________________________________ 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"
- Previous message: Andrea Venturoli: "Re: mksnap_ffs woes"
- In reply to: Gert Cuykens: "Re: .xinitrc"
- Next in thread: Gert Cuykens: "Re: .xinitrc"
- Reply: Gert Cuykens: "Re: .xinitrc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|