testall 55 B

123
  1. #!/bin/sh
  2. for i in $(echo subj*); do sh test $i/; done