find

command
v7.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2020 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

Find finds files. It is similar to the Unix command. It uses REs, not globs, for matching.

OPTIONS:

-d: enable debugging in the find package
-mode integer-arg: match against mode, e.g. -mode 0755
-type: match against a file type, e.g. -type f will match files
-name: glob to match against file
-l: long listing. It's not very good, yet, but it's useful enough.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL