From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: From: =?UTF-8?B?TWFydGluIEvDvGhs?= Date: Tue, 7 May 2013 22:40:18 +0200 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Subject: Re: [9fans] problem with a here document in rc Topicbox-Message-UUID: 57c44568-ead8-11e9-9d60-3106f5b1d025 On Mon, May 6, 2013 at 9:27 AM, Rudolf Sykora wrote: > Can the rc example be modified --- still using a here document --- so > that it works? I guess I must be missing something, but this seems equivalent to your bash script: for(i in 1 2 3) { cat <