run = (cmd) -> with io.popen cmd, "r" print \read "*a" \close! run "./test.sh"