From owner-freebsd-questions Sun Sep 23 15:54:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from uce55.uchaswv.edu (uce55.uchaswv.edu [12.4.161.9]) by hub.freebsd.org (Postfix) with ESMTP id D07CF37B42A for ; Sun, 23 Sep 2001 15:54:40 -0700 (PDT) Received: from cheech.uchaswv.edu ([172.16.32.40]) by uce55.uchaswv.edu (8.9.3 (PHNE_22672)/8.9.3) with SMTP id SAA19639 for ; Sun, 23 Sep 2001 18:54:34 -0400 (EDT) Date: Sun, 23 Sep 2001 19:02:26 -0400 From: Nathan Mace To: freebsd-questions Subject: 'find' question Message-Id: <20010923190226.3d62ec9c.mace_nathan@uchaswv.edu> X-Mailer: Sylpheed version 0.6.1 (GTK+ 1.2.10; i386--freebsd4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG is there a way to use find to print out a list of files and directories that are writable by a certain user? for example if my user name was "nathan" and i wanted a list of every directory that i had rights to right to how would i run that command? i read the find man page, and i think it's possible to do this, i just don't have any idea how. on a side note, if this is possible, can i use "locate" instead of find? thanks nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message