Silent Install HQ
ZIP WinGet

fd

David Peter · 10.3.0 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 1e1c1c677d01c1df9e54095d727f61649401ac54a5946cecb3fbe3d002615fd8 VirusTotal ↗
Filename fd-v10.3.0-i686-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID sharkdp.fd
Version 10.3.0
Description A simple, fast and user-friendly alternative to 'find'
License Apache-2.0
Release Notes Features - Add a hidden --mindepth alias for --min-depth. (#1617) Bugfixes Changes - Replace humantime crate and chrono crate with jiff crate, see #1690 (@sorairolake). This has some small changes to the way dates given to options such --changed-within and --changed-before including: - 'M' no longer means "month", as that could be confusing with minutes. Use "mo", "mos", "month" or "months" instead. - month and year now account for variability in the calander rather than being a hard-coded…