5 lines
59 B
Bash
Executable File
5 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
|
|
awk -f $PLAN9/dist/isum.awk $PLAN9/install.log
|
|
|