Go to the first, previous, next, last section, table of contents.


find Primary Index

This is a list of all of the primaries (tests, actions, and options) that make up find expressions for selecting files. See section find Expressions, for more information on expressions.

Jump to: -

-

  • -amin
  • -anewer
  • -atime
  • -cmin
  • -cnewer
  • -ctime
  • -daystart
  • -depth
  • -empty
  • -exec
  • -false
  • -fls
  • -follow
  • -fprint
  • -fprint0
  • -fprintf
  • -fstype
  • -gid
  • -group
  • -ilname
  • -iname
  • -inum
  • -ipath
  • -iregex
  • -links
  • -lname
  • -ls
  • -maxdepth
  • -mindepth
  • -mmin
  • -mount
  • -mtime
  • -name
  • -newer
  • -nogroup
  • -noleaf
  • -nouser
  • -ok
  • -path
  • -perm
  • -print
  • -print0
  • -printf
  • -prune
  • -regex
  • -size
  • -true
  • -type
  • -uid
  • -used
  • -user
  • -xdev
  • -xtype

  • Go to the first, previous, next, last section, table of contents.