grep not functioning correctly
Fresh3 days ago
Mar 15, 202610096 viewsConfidence Score0%
0%
Problem
I've been happily using grep for many years without any issues, but since today it quit working. During the past hour I tried this and that, but enough is enough, I'm posting the bastard here: On the simplest command like I'm getting this: So does not interpret the first argument as the pattern as …
Error Output
grep 'aaa' file.txt
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: grep not functioning correctly
Low Risk
I had something like this in my ~/.profile: But with wrong syntax. Some malformeed argument was being passed to the grep breaking everything down. Removing the line resolved the problem.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix