1 2 3 4
#!/bin/sh set -e cc -O2 -o trinity_nonclock_oob trinity_nonclock_oob.c echo "built trinity_nonclock_oob"