From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] 'find' From: rog@vitanuova.com In-Reply-To: <20030630141857.15163.qmail@g.bio.cse.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 30 Jun 2003 15:50:04 +0100 Topicbox-Message-UUID: e1acd5cc-eacb-11e9-9e20-41e7f4b1d025 > Apparently awk needs a way to split on quoted tokens, not just whitespace, > now. and i guess awk printf should be given a %q option and maybe echo should have a -q option too and du should print its output quoted and pwd should too and maybe cp should have an option to convert spaces when copying from a filesystem that can have spaces (e.g. ftpfs) to a filesystem that doesn't (e.g. the plan 9 fileserver) and other things too... i'm sure.