Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!gem.mps.ohio-state.edu!ginosko!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.bugs.sys5 Subject: Re: ksh bugs Keywords: ksh Message-ID: <2374@auspex.auspex.com> Date: 21 Aug 89 17:42:55 GMT References: <10166@fluke.COM> <10450@fluke.COM> <177@uci.UUCP> <1035@virtech.UUCP> Reply-To: guy@auspex.auspex.com (Guy Harris) Distribution: na Organization: Auspex Systems, Santa Clara Lines: 9 >As I understand it, the capabilities of the korn shell that make it run >some shell commands (and command files) faster is that it has more built-ins >than the standard shell. For example the korn shell has a built-in for >the echo command, built-in math operators and other such stuff. "echo" (and "test") have been built into the Bourne shell since at least S5R2, and possibly since S3. Math operators haven't been built into any AT&T-distributed Bourne shell, though.