From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from oldp.astro.wisc.edu ([128.104.39.15]) by hawkwind.utcs.toronto.edu with SMTP id <2688>; Mon, 20 Sep 1993 09:20:30 -0400 Received: by oldp.astro.wisc.edu (5.65/DEC-Ultrix/4.3) id AA13632; Mon, 20 Sep 1993 08:20:19 -0500 Message-Id: <9309201320.AA13632@oldp.astro.wisc.edu> To: rc@hawkwind.utcs.toronto.edu Subject: Re: builtins, changes et al Date: Mon, 20 Sep 1993 09:20:18 -0400 From: Alan Watson X-Mts: smtp > I don't like the idea of a builtin read > with sh semantics too much. I'd prefer a more general solution, > some kind of printf - scanf pair which is _not_ builtin. It's already > part of the GNU shellutils. The people who have expressed a desire for a built in read (including myself) have normally used performance as their justification (in the same way that echo is justified). Your suggestion does nothing for that. I feel that the man page for and implementation of a shell level scanf will be horrid.