|
|
researchv10 Norman
# printfont: print list of fonts in some sensible form
for i in $*
do
grep $i Database |
awk '
BEGIN { FS = "\t+" }
$2 != "--" { system("print1font " $0) }'
done
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.