From 91279cde3183651db7b74e1aa875b18ec58dc7c3 Mon Sep 17 00:00:00 2001 From: Nickolas Burr Date: Tue, 4 Sep 2018 21:53:17 -0400 Subject: [PATCH] Add rng to System Utilities in README.md (#280) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad6a115..869c695 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [powertop](https://github.com/fenrus75/powertop) - Battery/Power usage and device stats monitoring command-line tool, with tune-up options. * [procdog](https://github.com/jlevy/procdog) - Lightweight command-line control of long-lived processes like servers * [quick-secure](https://github.com/marshyski/quick-secure) - Quickly secure and harden UNIX/Linux systems +* [rng](https://github.com/nickolasburr/rng) - Copy range of lines from file or stdin to stdout. * [wifi-wand](https://github.com/keithrbennett/wifiwand) - a Ruby command line application for managing WiFi on MacOS (install by `gem install wifi-wand`) * [xiringuito](https://github.com/ivanilves/xiringuito) - SSH-based "VPN for poors"