Executes a shell command in another thread and doesn't returns anything. Requires to use exec_async_checkdone() every frame (0.05 sec).
exec_async_create_nosave( "ls", ::resultCallback );