From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <0d34ca37980c4db0a99135f256c7d8aa@terzarima.net> From: Charles Forsyth Date: Wed, 22 Jun 2011 17:02:09 +0100 To: 9fans@9fans.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] rc niggle, and proposed fix Topicbox-Message-UUID: f3a866dc-ead6-11e9-9d60-3106f5b1d025 >ifs seems a holdover. it's only ever used in `{} yet >it's a global inherited variable. so it's easy to write >a script that assumes that ifs is set to the default. i wonder if it's best left alone. it isn't detailed enough to crack many plausible formats, for instance full csv. if i needed one of those formats to feed into a `{} i'd add a filter that converted to quoted & space-separated fields that the default ifs would crack.