From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 3 Oct 2007 01:26:57 +0400 From: Alexey Tourbin To: devel@lists.altlinux.org Message-ID: <20071002212657.GN6159@solemn.turbinal> Mail-Followup-To: devel@lists.altlinux.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tR2cvQ13k2aMxNOa" Content-Disposition: inline Subject: [devel] IFS="()" read X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2007 21:26:59 -0000 Archived-At: List-Archive: List-Post: --tR2cvQ13k2aMxNOa Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable $ echo 'executable(cat)' |sh -c 'IFS=3D"()" read t r; echo $t $r' executable cat $ echo 'executable(cat)' |ash -c 'IFS=3D"()" read t r; echo $t $r' executable cat $ echo 'executable(cat)' |ksh -c 'IFS=3D"()" read t r; echo $t $r' executable cat) $=20 =EB=C1=CB=CF=CA =C9=DA =DB=C5=CC=CC=CF=D7 "=CE=C1 =D3=C1=CD=CF=CD =C4=C5=CC= =C5" =D0=D2=C1=D7? http://www.opengroup.org/onlinepubs/007908799/xcu/chap2.html --tR2cvQ13k2aMxNOa Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHArehfBKgtDjnu0YRAkxpAKC+HXNOGVoMlYQGL1sawOvLCPs58gCePba8 9QPcMjsGy1bNmwuzTLANX3Y= =qufQ -----END PGP SIGNATURE----- --tR2cvQ13k2aMxNOa--