>>>>> "April" == April Chin <April.Chin at eng.sun.com> writes:
April> The built-in behavior *may* depend on $PATH, if that built-in is April> bound to a pathname. [...] In the default ksh93, getconf is a April> standalone built-in, not bound to a path Ah, I see. What determines whether a built-in is bound to a pathname? (Put another way: why are some built-ins bound and others, like getconf, not bound?) mike