From 07398c07b1acddceaed7b54b93a4490ebfb0f9db Mon Sep 17 00:00:00 2001 From: danasmera Date: Fri, 24 Jul 2015 16:06:08 -0400 Subject: [PATCH] Add sysctl command --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2374424..4a08170 100644 --- a/README.md +++ b/README.md @@ -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