plan9fox/rc/bin/inst/hdrs
2011-04-12 15:53:55 +00:00

8 lines
106 B
Bash
Executable file

#!/bin/rc
if(! ~ $#* 1) {
echo 'usage: hdrs file.9gz' >[1=2]
exit usage
}
gunzip < $1 | disk/mkext -h