From owner-cvs-all Tue Jun 12 23:39: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 903DA37B405; Tue, 12 Jun 2001 23:38:58 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5D6cwB36948; Tue, 12 Jun 2001 23:38:58 -0700 (PDT) (envelope-from roam) Message-Id: <200106130638.f5D6cwB36948@freefall.freebsd.org> From: Peter Pentchev Date: Tue, 12 Jun 2001 23:38:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/du du.1 du.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2001/06/12 23:38:58 PDT Modified files: usr.bin/du du.1 du.c Log: Add '-I mask' cmdline flag to ignore/skip files and subdirectories matching a specified shell-glob mask. Reviewed by: no serious objections on -arch and -audit over the last few months MFC after: 1 month Revision Changes Path 1.20 +5 -1 src/usr.bin/du/du.1 1.20 +66 -2 src/usr.bin/du/du.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message