index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
troff
/
font
/
devutf
/
mkMAP
blob: d7f0d5dd23facafb83f94e7716e728b38f386386 (
plain
)
1
2
3
4
5
#!/bin/rc grep ' ' $* | awk ' $2 != "\"" {last = $4} {printf("\t%s\t%s\n", $1, last)} '