Merge pull request #230 from danasmera/master

Add sysctl command
pull/222/merge
Joshua Levy 2015-07-25 11:13:27 -07:00
commit 738f54bd46
1 changed files with 2 additions and 0 deletions

View File

@ -433,6 +433,8 @@ A few examples of piecing together commands:
- `dmesg`: boot and system error messages
- `sysctl`: view and configure Linux kernel parameters at run time
- `hdparm`: SATA/ATA disk manipulation/performance
- `lsb_release`: Linux distribution info