#!/bin/sh # Run SubX VM, first compiling if necessary. ./build && ./subx_bin "$@"