git: 9front

ref: 892a8f2fda1d6f7c689a8a1e3d07082ccace014f
dir: /sys/lib/troff/font/devutf/mkMAP/

View raw version
#!/bin/rc
grep '	' $* | awk '
$2 != "\"" {last = $4}
{printf("\t%s\t%s\n", $1, last)}
'