gm_execute A Garry's Mod module that enables os.execute. Release For releases, click the releases tab. Reference --[[ Runs a shell command and returns stdout. @param string shell Shell input @return string stdout ]] os.execute(shell)