FG
💻 Software

Case Insensitive search from find command?

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

Problem

I am not able to figure out how can I do case-insensitive search using the command. I tried And it does not work.

Error Output

find . -name -i pattern

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Case Insensitive search from find command?

Low Risk

Use this:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment