Add sysctl command

pull/332/head
danasmera 2015-07-24 16:06:08 -04:00
parent 896dca0242
commit 015f66e17e
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 - `dmesg`: boot and system error messages
- `sysctl`: view and configure Linux kernel parameters at run time
- `hdparm`: SATA/ATA disk manipulation/performance - `hdparm`: SATA/ATA disk manipulation/performance
- `lsb_release`: Linux distribution info - `lsb_release`: Linux distribution info