Last updated
`find' is a program which searches a directory tree to find a file or group of files.
$ winget install --id GnuWin32.FindUtils --exact --version 4.2.20-2Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
GnuWin32: FindUtils uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
installer.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
See the full silent install reference for GnuWin32: FindUtils →
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
`find' is a program which searches a directory tree to find a file or group of files. It walks the directory tree and reports all occurences of a file matching the user's specifications.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x86 | EXE Inno Setup | - | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for GnuWin32: FindUtils.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.