local args = {...} args[1] = "/bin/" .. args[1] .. ".lua" shell.run(unpack(args))