ref: e6929d1bf4b741e06775f37e4fc2384a9c9902d6
dir: /sys/lib/ghostscript/font/mkfile/
Fontmap: /sys/lib/postscript/font/fontmap Fontmap.GS
{
cat /sys/lib/postscript/font/fontmap | awk '
$0 ~ /^%/ {print; next}
NF == 2 {printf("%s (/sys/lib/postscript/font/%s) ;\n", $1, $2);}'
cat Fontmap.GS
} >Fontmap