From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 3.3ciscupdate v148.2.1) From: arisawa@ar.aichi-u.ac.jp To: 9fans@cse.psu.edu Subject: Re: [9fans] So, do you space or not? References: <3D271964.48FB0D81@gsyc.escet.urjc.es> Message-Id: <20020706230430.76D911998C@mail.cse.psu.edu> Date: Sun, 7 Jul 2002 08:04:25 +0900 Topicbox-Message-UUID: c358f002-eaca-11e9-9e20-41e7f4b1d025 I prefer to continue discussion along (b) If a new command uq (unquote, and set ifs='\t' (tab)) is offered and default field separator of awk, sort, etc are set to the ifs, then we can do like the bellow: ls -l|uq|awk '{print $10}' Kenji Arisawa >Just to know it, do you want to > >a) keep things as they are >b) remove quoting from ls et al, add it to those that print commands, > and fix those that don't cosider ' ' in file names. >c) forbid space and rename blanks in servers >d) Write poems >e) None of the above