From e5e9a384815e07df3d888e3be1d28ef87aee8c93 Mon Sep 17 00:00:00 2001 From: danasmera Date: Sun, 19 Jul 2015 11:00:39 -0400 Subject: [PATCH] Add sysctl command --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ec15e0..71f28e3 100644 --- a/README.md +++ b/README.md @@ -439,6 +439,7 @@ A few examples of piecing together commands: - `fortune`, `ddate`, and `sl`: um, well, it depends on whether you consider steam locomotives and Zippy quotations "useful" +- `sysctl`: view and change kernel parameters at runtime. ## MacOS X only