💻 Software
Using find to find files
Fresh5 days ago
Mar 15, 2026467 viewsConfidence Score0%
0%
Problem
If I'm in the root directory, can I use find to search all the directories below it for a file? I tried find stdio.h but it didn't find anything. However I know that that file is in the filesystem somewhere. How do I find it?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Using find to find files
Low Risk
It's in , but for future reference run Don't forget to run first. On Cygwin, you'll want to run it as Administrator. To look in the current directory and its children: To look everywhere beneath the root directory: You tagged this as a Cygwin questi…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix