Skip to content

A simple php class to interact with a Linux system and produce a clean result

License

Notifications You must be signed in to change notification settings

ludoc/PHPBasicOsCmdParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

BasicOsCmdParser

A simple php class to interact with a Linux system and produce a clean result

Available methods

  • df()
  • loadAverage()
  • uptime()
  • ps()
  • passwdInfo()
  • shadowInfo()
  • netstat()
  • nameserver()
  • hostnameFqdn()
  • hostname()
  • hosts()
  • mount()

About

A simple php class to interact with a Linux system and produce a clean result

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages