Skip to content
forked from tredoe/osutil

Access to operating system functionality dependent of every platform.

Notifications You must be signed in to change notification settings

commonnet/osutil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osutil

Access to operating system functionality dependent of every platform and utility packages for the Shell.

  • config/env: set persistent environment variables
  • config/shconf: parser and scanner for the configuration in format shell-variable
  • distro: detects the Linux distribution
  • file: common operations in files
  • pkg: basic operations for the management of packages in operating systems
  • sh: interprets a command line like it is done in the Bash shell
  • user: provides access to UNIX users database in local files
  • user/crypt: password hashing used in UNIX

Documentation online

License

The source files are distributed under the Mozilla Public License, version 2.0, unless otherwise noted.
Please read the FAQ if you have further questions regarding the license.


Generated by Gowizard

About

Access to operating system functionality dependent of every platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%