From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14636 invoked from network); 30 Jun 2000 12:17:08 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 30 Jun 2000 12:17:08 -0000 Received: (qmail 20626 invoked by alias); 30 Jun 2000 12:16:43 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3240 Received: (qmail 20616 invoked from network); 30 Jun 2000 12:16:35 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Mircea Damian" , "Sven Wischnowsky" Cc: Subject: RE: please advice Date: Fri, 30 Jun 2000 16:16:14 +0400 Message-ID: <001401bfe28c$fc7443c0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20000630150313.B3352@linux.kappa.ro> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 > > I don't see what can be wrong if I use word splitting on that > variable(btw, > word splitting is done by using WORDCHARS or just white > spaces?).. is there > somewhere an impediment for that? > Shell wordsplitting is using the value of IFS parameter. It should be compatible with current Unix standards (POSIX, XPG, SUS etc). What is the meaning of "impediment"? -andrej