plan9port/dist/isum

5 lines
59 B
Text
Raw Normal View History

2005-01-19 17:04:56 +00:00
#!/bin/sh
2005-11-26 15:36:47 +00:00
awk -f $PLAN9/dist/isum.awk $PLAN9/install.log
2005-07-15 20:44:30 +00:00