FG

Difference between grep -l and find in UNIX

Fresh3 days ago
Mar 15, 20264020 views
Confidence Score0%
0%

Problem

Is there a difference between grep -l and find in UNIX?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Difference between grep -l and find in UNIX

Low Risk

prints file names where the file contents contains the pattern prints file names where the file name contains the pattern

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment