in reply to Re: string substitution
in thread string substitution
So now, instead of a positive match, I want to check for a negative match (and if I understand regexes, I would need to add that string for each 'q' found in the input line).' | grep -v ...5......'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: string substitution
by LanX (Saint) on Feb 23, 2022 at 12:52 UTC |