summaryrefslogtreecommitdiff
path: root/rc/bin/inst/hdrs
blob: 0b934999f35ca53b87edb518f648e29547d9a67e (plain)
1
2
3
4
5
6
7
#!/bin/rc

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