[sf-lug] two more releases to come up with a good 'Z'

Michael Paoli Michael.Paoli at cal.berkeley.edu
Tue Apr 26 01:34:06 PDT 2016


Well, I'd think given sufficiently large word list, they ought be able
to come up with *something* ...
$ (for f in *english*; do echo $(grep '^z' "$f" | wc -l) "$f"; done) |
> sort -bnr | head -n 3
1983 canadian-english-insane
1983 british-english-insane
1982 american-english-insane
$ grep -h '^z' *english* | sort -u | wc -l
2000
$ dpkg -S `pwd -P`/*english-insane
wamerican-insane: /usr/share/dict/american-english-insane
wbritish-insane: /usr/share/dict/british-english-insane
wcanadian-insane: /usr/share/dict/canadian-english-insane
$ lsb_release -d; uname -m
Description:    Debian GNU/Linux 8.4 (jessie)
x86_64
$

> From: "Rick Moen" <rick at linuxmafia.com>
> Subject: Re: [sf-lug] SF-LUG meets Sunday May 1, 2016 (Zenial Xerus  
> on MAY Day)
> Date: Mon, 25 Apr 2016 16:29:39 -0700

> 16.04 LTS 2016-04-21 Xenial Xerus     2021-04

> You have two more releases to come up with a good 'Z' modifier for them.
> ;->





More information about the sf-lug mailing list