Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 2010 13:29:13 GMT
From:      Jay <jouellette@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/151812: find man page missing stuff
Message-ID:  <201010291329.o9TDTDN1089146@www.freebsd.org>
Resent-Message-ID: <201010291330.o9TDUDFO028856@freefall.freebsd.org>

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

>Number:         151812
>Category:       docs
>Synopsis:       find man page missing stuff
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 29 13:30:13 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jay
>Release:        
>Organization:
NA
>Environment:
>Description:
The find command.

Putting a plus or minus sign in-front of a number can be used to indicate greater than or less than. eg.

find . -type f -size +4096c

finds all files greater than 4096 bytes.

This feature is missing from the man page.

>How-To-Repeat:
$ man find
>Fix:


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



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