git: 9front

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