Executes a shell command in another thread and returns the result of it. Requires to use exec_async_checkdone() every frame (0.05 sec).
exec_async_create( "ls", ::resultCallback );