The sysctl command supports several options:
- -a: This reports all available parameters
- -p FILENAME: This reads values from FILENAME. By default from /etc/sysctl.conf
- PARAM: This reports the current value of PARAM
- PARAM=NEWVAL: This sets the value of PARAM