There's no built-in function in standard Lua that does this. One way to get it without third-party libraries is to take use of io.popen .
確定! 回上一頁