sysctl
sysctl
sysctl [options] [key]
System administration command. Examine or modify kernel parameters at runtime using the /proc/sys filesystem. While many of these kernel keys can be altered by other utilities, sysctl provides a single interface to kernel settings.
Options
Display all available values.
Ignore requests for unknown keys.
Print values only, no keynames.
Reset keys from information specified in /etc/sysctl.conf.
Write a new value to the specified key.