summaryrefslogtreecommitdiffstats
path: root/release/picobsd/help/sysctl.hlp.en
blob: 8a2c911a5afee3e6ea7b14991d45d3fb53aaff73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
sysctl	get or set kernel state

	Usage:

	sysctl [-bnX] variable ...
	sysctl [-bnX] -w variable=value ...
	sysctl [-bnX] -a
	sysctl [-bnX] -A

	To see the whole MIB table use:
		sysctl -a

	To set specific variable to new value use:

		sysctl -w variable=value
OpenPOWER on IntegriCloud