[ksh93-integration-discuss] Bourne vs. ksh93 startup time... / was: Re: [pkg-discuss] 142 Replace /sbin/sh with ksh93
Glenn Fowler
gsf at research.att.com
Tue Jan 29 19:09:03 PST 2008
by "Bourne shell" do you mean bash?
what is the system(3) implementation?
when you test the "bourne shell" system() vs the ksh93 system()
how do you tell system() to exclusively use one shell over the other?
what is the output of
ldd "bourne shell"
vs
ldd ksh93
-- Glenn Fowler -- AT&T Research, Florham Park NJ --
On Wed, 30 Jan 2008 00:48:30 +0100 Roland Mainz wrote:
> Bart Smaalders wrote:
> > William James wrote:
> > Except that for very small programs, ksh93 is much slower than
> > the Bourne shell - about a factor of 4.2, according to libmicro
> > tests of system("A=$$");
More information about the ksh93-integration-discuss
mailing list