
12 Jun
2018
12 Jun
'18
1:49 a.m.
On Tuesday, 12 June 2018 10:29:51 AM AEST Trent W. Buck wrote:
Russell Coker via luv-talk wrote:
egrep -i "^[a-folstq]{4}$" /usr/share/dict/british-english-large You really should be using IPv6 if possible. The above command can help you find good IPv6 addresses.
-insane would seem more apropos.
There are a lot of insane people out there if that is the case.
egrep -i "^[a-folstq]{4}$" /usr/share/dict/british-english-large|tr [A-Z] [a- z]|tr [olstq] [01579]
Those [] are silly for tr.
Do you have a better suggestion to achieve the same result? -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/