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