Research V6 development
[unix-history] / usr / bin / chk
CommitLineData
b5f7a2c1
KT
1: loop
2if $1x = x exit
3icheck $1
4dcheck $1
5shift
6goto loop