261455ec58fb135a4fc415027a1310b2cded261c
[snark14.git] / examples / .more_run_scripts
1 #!/bin/bash
2 #now need to modify run scripts in examples directory
3 for i in `seq 1 10`;
4   do
5     more b$i/run    
6 done