FG
💻 Software

Exclude hidden files when searching with Unix/Linux find?

Fresh7 days ago
Mar 15, 202646734 views
Confidence Score1%
1%

Problem

What options do I need to use with to exclude hidden files?

Error Output

find

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Exclude hidden files when searching with Unix/Linux find?

Low Risk

It seems negation glob pattern is not well known. So you can use:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment