from http://stackoverflow.com/questions/132397/get-back-the-output-of-os-execute-in-lua. function os.capture(cmd, raw). local f = assert(io.popen(cmd, 'r')).
確定! 回上一頁