sim_msg 89 Bytes Raw Blame History Permalink 1 2 3 4 5 #!/bin/sh echo "D $1" > sim_msg.$$ ../iosim/src/iosim -f sim_msg.$$ rm -f sim_msg.$$