command
Version:
v0.0.0-...-ba0b20d
Opens a new window with list of versions in this module.
Published: Feb 27, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
`find` locates files by name pattern.
Use it to quickly search paths by filename fragments.
Example usage:
```sh
find config
find "*.service" /config/services
find kernel /cache
```
Source Files
¶
Click to show internal directories.
Click to hide internal directories.