Os.execute() to run shell script

Is it possible to use os.execute() to run a shell script in a use-service lua script?

That’s a blocking interface so I would say no.