From owner-freebsd-questions@FreeBSD.ORG Thu Jun 19 07:56:49 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAD2E37B401 for ; Thu, 19 Jun 2003 07:56:49 -0700 (PDT) Received: from web41410.mail.yahoo.com (web41410.mail.yahoo.com [66.218.93.76]) by mx1.FreeBSD.org (Postfix) with SMTP id 67F4743F85 for ; Thu, 19 Jun 2003 07:56:49 -0700 (PDT) (envelope-from davemac11@yahoo.com) Message-ID: <20030619145649.29464.qmail@web41410.mail.yahoo.com> Received: from [168.91.4.66] by web41410.mail.yahoo.com via HTTP; Thu, 19 Jun 2003 07:56:49 PDT Date: Thu, 19 Jun 2003 07:56:49 -0700 (PDT) From: Dave McCammon To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: find -exec question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2003 14:56:49 -0000 Here is the setup: foo is some directory on the system. jack is a user and I am using the ACL's in 5.1 to allow Jack rw access to all files and directories nested within the directory "foo". What is the difference in the "find" command between: find foo -exec setfacl -m u:jack:rw {} \; -and- find foo -exec setfacl -m u:jack:rw {} + or is there any difference? __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com