Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A garrysmod module that enables os.execute.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages