-
Notifications
You must be signed in to change notification settings - Fork 1
A basic read-only interface to the FreeBSD (and Darwin) sysctl(3)
License
blabber/go-freebsd-sysctl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Package sysctl provides a basic read-only interface to the FreeBSD sysctl(3) library. It allows you to retrieve int64 and string values. Tables are not supported. GetInt64("hw.ncpu") // get the number of active CPUs GetString("kern.hostname") // get the hostname
About
A basic read-only interface to the FreeBSD (and Darwin) sysctl(3)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published