Re: How do you "grep" in a string when you know how it starts and how i
By: Grant Taylor to Ottavio Caruso on Wed Apr 24 2024 08:19 pm
On 4/24/24 10:20, Ottavio Caruso wrote:
Sorry for the convoluted title, but let's say I am looking for all the occurrences of "keep on *ing" in a file, so that it catches:
grep -i "keep on " file | grep "ing"
or
egrep -i "keep on .*ing" file
--
Grant. . . .
Glad to see there is some "shell" discussion in this group. Just started pulling this usenet group into my bbs; and seem to be a lot of SPAM before this.
--- SBBSecho 3.20-Linux
* Origin: Too Lazy BBS - toolazy.ddns.net:2323 (21:1/182)