[NetBehaviour] nightlife
Alan Sondheim
sondheim at panix.com
Thu Nov 23 03:24:15 CET 2017
Thanks greatly; I didn't know the syntax!
Best! Alan
On Wed, 22 Nov 2017, Callum Finlayson wrote:
> or to simplify the searches...
>
> grep -c "night[[:space:]]*life" texts/*.txt
>
> most versions of grep should work for that -- the -c tells it to count the
> results and the [[:space:]]* matches zero or more spaces
>
> C
>
> > On 22 November 2017 at 04:55 Alan Sondheim <sondheim at panix.com> wrote:
> >
> >
> >
> >
> > ====================================================
> > ====================================================
> >
> > nightlife
> >
> > ====================================================
> > ====================================================
> >
> > http://www.alansondheim.org/ashfield163.jpg
> > http://www.alansondheim.org/ashfield166.jpg
> >
> > until tonight I have not used the word/s "night life"
> > or "nightlife" in my work:
> >
> > k3% grep -h nightlife texts/*.txt > yy
> > k4% wc yy
> > 0 0 0 yy
> > k5% grep -h "night life" texts/*.txt > yy
> > k6% wc yy
> > 0 0 0 yy
> >
> > ====================================================
> > ====================================================
> >
> > who cares?
> >
> > ====================================================
> > ====================================================
> >
> > _______________________________________________
> > NetBehaviour mailing list
> > NetBehaviour at lists.netbehaviour.org
> > https://lists.netbehaviour.org/mailman/listinfo/netbehaviour
>
>
New CD:- LIMIT:
http://www.publiceyesore.com/catalog.php?pg=3&pit=138
email archive http://sondheim.rupamsunyata.org/
web http://www.alansondheim.org / cell 718-813-3285
current text http://www.alansondheim.org/uy.txt
More information about the NetBehaviour
mailing list