Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2002 11:14:51 +0200 (EET)
From:      "Jukka A. Ukkonen" <jau@cs132140.pp.htv.fi>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/33870: Sun style find options -mount & -local
Message-ID:  <200201140914.LAA08405@cs78135006.pp.htv.fi>

next in thread | raw e-mail | index | archive | help

>Number:         33870
>Category:       bin
>Synopsis:       The find command deserves new options -mount, -local
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 14 01:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jukka A. Ukkonen
>Release:        FreeBSD 3.5.1-RELEASE i386
>Organization:
Private person
>Environment:

	All FreeBSD releases before and including 4.4

>Description:

	Sometimes the options -mount (aka -xdev), -local, etc.
	have proven to be quite useful on Sun/Solaris systems.
	Following the same logic would probably be beneficial
	also for the BSD systems.

>How-To-Repeat:

	Read the find manual pages on FreeBSD and Solaris-2.8,
	and compare the available options.

>Fix:
	
	Checking the st_dev, st_ino, and st_rdev fields in
	the stat structure and comparing them to those of
	the starting point given to find should do the trick.

	No patch yet, though it should be relatively easy
	add these features. Sorry.

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201140914.LAA08405>