1
0
mirror of https://github.com/jlevy/the-art-of-command-line.git synced 2025-01-20 03:29:58 +02:00

Add sysctl command

This commit is contained in:
danasmera 2015-07-24 16:06:08 -04:00
parent bb3c61bcc4
commit 07398c07b1

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