From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3ba2a45af5c572e7280e465acb3a805a@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] dumb question From: "rob pike, esq." MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 27 Jun 2002 09:20:55 -0400 Topicbox-Message-UUID: bbd8f714-eaca-11e9-9e20-41e7f4b1d025 > Perhaps someone could explain why cp doesn't work recursively (without > an option) when given a directory as a first argument. Because running cp that way would probably happen more often by mistake than by intention, and it could damage a lot of files very fast before the user noticed. -rob