files.find
Description
Find files on the system efficiently
List
[]file
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
from | string | From sets the starting point for the search operation |
xdev | bool | xdev indicates if other devices will be searched |
type | string | What types of files will be listed (directories, files, devices, etc) |
regex | string | A regular expression for the file search |
permissions | int | What permissions the file matches |
name | string | Search name of the name |