y0tta: http://awk.freeshell.org/y0tta revised: 2014-05-30 04:47 UTC
TOC: latest, awk-quotes, me:, etc, EOF
latest:
http://awk.freeshell.org/CAAN-or-caan 2014-05-30
http://awk.freeshell.org/FIXES 2014-01-15
awk-quotes:
Dirty Harry: ''you have to be asking yourself -
did he fire six awks or only five ?
well do you feel lucky Punk ? well do You ?''
http://awk.freeshell.org/Glossary 2010-10-24
me:
lang: FORTRAN II, IV, 77 pl/1 awk basic jscript
( minor: MAD C asm algol pascal )
shell: JCL TSO sh ksh command.com cmd.exe ash
os: FMS/CTSS MVS RSX11M un1x:6/7 bsd:4 systemV:3.1/3.51
sunOS:3/4 dos:1->6 apple:6/7 windows:3-NT4-ce6-7 android:4.2.2
apps: bmdp-stat, sas-stat, sendmail, approach-database
hw: IBM 7094 1620 360 370; HP 9000; Buroughs 7800;
DG Nova; DEC PDP 11/70, LSI 11/23; Apollo; SUN 3/4;
MAC SE30; PC Intel 8080->486 & AMD k5-k6-athlonNeo; arm
etc:
http://awk.freeshell.org/AA-awk-history 2013-10-26
http://awk.freeshell.org/AA-awk-one-page 2013-09-20
http://awk.freeshell.org/awk1page 2012-03-18
EOF:
aka
http://awk.freeshell.org/g0ph3r 2012-09-23
http://awk.freeshell.org/g0pher 2013-05-28
https://encrypted.google.com/#q=g0ph3r+site:awk.freeshell.org
https://encrypted.google.com/#q=g0pher+site:awk.freeshell.org
awk code for this wiki: beware the ''&'' feature of sub/gsub pclip | awk64 -v s=\\\ -v t=\040\\\046nbsp\073\040 -v u=\136# -v v=\136-- $0~u{next}$0~v{print;next}/\173{{/,/\175}}/{print;next}{gsub((FS)FS,t);print(($0)s)} | clip \040 is space \046 & \073 ; \136 ^ \173 { \175 } pclip prints the clipboard; clip copies to clipboard