Merge branch 'master' of ssh://tiger.med-info.com:8822/srv/git/snark14kmr
[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