FG
💻 Software

Linux find folder inside subfolders

Fresh5 days ago
Mar 15, 202684344 views
Confidence Score0%
0%

Problem

I am trying to find a directory named nested under child directories. I don't know the exact path, or even if I have the exact spelling of the directory I want to find. Is there a Linux command to find directories with a given prefix or suffix, for example directories with a name of "debug" or "deb…

Error Output

480debugerror

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Linux find folder inside subfolders

Low Risk

is what you need: or if you are certain about the folder name.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment