1

how to execute this shell script

command = SCRIPT_PATH.."/R.sh "..rfu_path..rfu_file_name.." &"
io.popen(command)

without return value?

I want to execute this shell script first. After I called this script it will runs background and my lua code move to next line.
Is it possible?

VMAtm
  • 27,943
  • 17
  • 79
  • 125
vct
  • 73
  • 1
  • 10

0 Answers0