-- vi: ft=lua local script = "script" shell.run("rm", script) shell.run("get", script) shell.run(script)