From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from localhost by hawkwind.utcs.toronto.edu with SMTP id <2689>; Wed, 22 Sep 1993 12:57:52 -0400 To: rc Subject: Re: builtins and more In-reply-to: malte's message of Wed, 22 Sep 93 08:52:32 -0400. <9309221252.AA00848@dahlie.techfak.uni-bielefeld.de> Date: Wed, 22 Sep 1993 12:57:45 -0400 From: Chris Siebenmann Message-Id: <93Sep22.125752edt.2689@hawkwind.utcs.toronto.edu> A shift operator that has to be used as 'x=`{shift $foo}' is a bad shift operator; it can't be applied to arbitrary lists. Consider a list with an element that has a space in it, or a newline. - cks