git: 9front

ref: 1eced86a4e6c7373ca3cd2caeb46a4a8367f13bb
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)}
'