#!/bin/bash #now need to modify run scripts in examples directory for i in `seq 1 10`; do more b$i/run done