From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Douglas A. Gwyn" Message-ID: <3D1C6EBC.24AAE27E@null.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: , <3D1C2D03.B288CC2B@strakt.com> Subject: Re: [9fans] dumb question Date: Fri, 28 Jun 2002 14:30:45 +0000 Topicbox-Message-UUID: bd8fcd58-eaca-11e9-9e20-41e7f4b1d025 Boyd Roberts wrote: > As far as quoting went I think i decided that if you were stupid > enough to name your files with newlines you didn't deserve to get > them copied. But in general one might be processing files named by somebody else, e.g. to move the last user off a mounted filesystem onto a new larger one. And in general it's a serious problem: $ > 'funny file name; rm -rf /' $ ls funny file name; rm -rf / $ find . -print | xargs echo funny file name panic -- essential files not found