From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 4 Oct 2003 10:02:39 +0400 From: Dmitry Azhichakov To: community@altlinux.ru Subject: Re: [Comm] Help need Message-ID: <20031004060239.GA28268@tower> References: <20031004114753.4d4fa62b.gosha@zkb.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20031004114753.4d4fa62b.gosha@zkb.ru> User-Agent: Mutt/1.5.4i X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2003 06:02:32 -0000 Archived-At: List-Archive: List-Post: =E4=CF=C2=D2=CF=C7=CF =D7=D2=C5=CD=C5=CE=C9 =D3=D5=D4=CF=CB. On Sat, Oct 04, 2003 at 11:47:53AM +0600, Igor Solovyov wrote: > =EE=C5=CB=C1=D1 =CB=CF=CD=CD=C1=CE=C4=C1 =D7=D9=D7=CF=C4=C9=D4 =CE=C5=D3= =CB=CF=CC=D8=CB=CF =D3=D4=D2=CF=CB: >=20 > $ any_command > any_string_1 > any_string_2 > .... > any_string_n >=20 > =CB=C1=CB =CB=C1=D6=C4=D5=C0 =D7=D9=D7=CF=C4=C9=CD=D5=C0 =D3=D4=D2=CF=CB= =D5 =D0=C5=D2=C5=C4=C1=D4=D8 =C4=D2=D5=C7=CF=CA =CB=CF=CD=CD=C1=CE=C4=C5 > =D7 =CB=C1=DE=C5=D3=D4=D7=C5 =D0=C1=D2=C1=CD=C5=D4=D2=C1? somebody@somewhere$ for param in `any_command`; do other_command "$param"; = done =E5=D3=CC=C9 =D7 any_string'=C1=C8 =D7=D3=D4=D2=C5=DE=C1=C0=D4=D3=D1 =D3=C9= =CD=D7=CF=CC=D9 ' ' (0x20) =C9/=C9=CC=C9 '\t' (0x9), =D4=CF =CE=C1=C4=CF =CB=CF=CA-=DE=C5=C7=CF =C4=CF=C2=C1=D7=C9=D4=D8: somebody@somewhere$ IFS=3D$'\n'; for param in `any_command`; do other_comma= nd "$param"; done ^^^^^^^^^ -- =F3 =D5=D7=C1=D6=C5=CE=C9=C5=CD, =E4=C9=CD=D9=DE