Find files by name, size, date, and type with deduplication. Use when searching filesystems.
--- name: "finder" version: "3.0.0" description: "Find files by name, size, date, and type with deduplication. Use when searching filesystems." author: "BytesAgain" homepage: "https://bytesagain.com" --- # finder Find files by name, size, date, and type with deduplication. Use when searching filesystems. ## Commands ### `name` ```bash scripts/script.sh name <pattern dir> ``` ### `size` ```bash scripts/script.sh size <min dir> ``` ### `recent` ```bash scripts/script.sh recent <dir days> ``` ### `type` ```bash scripts/script.sh type <ext dir> ``` ### `empty` ```bash scripts/script.sh empty <dir> ``` ### `large` ```bash scripts/script.sh large <dir count> ``` ## Data Storage Data stored in `~/.local/share/finder/`. --- *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
don't have the plugin yet? install it then click "run inline in claude" again.