From b4b45fcd3d43b3e058b82fa814396323eb17879b Mon Sep 17 00:00:00 2001 From: Joshua Levy Date: Fri, 19 Jun 2015 23:14:53 -0700 Subject: [PATCH] Remove screen from obscure section. As #72 mentions, neither are really obscure, and are covered earlier in the doc anyway. Fixes #72. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e9e1241..c206f97 100644 --- a/README.md +++ b/README.md @@ -294,8 +294,6 @@ A few examples of piecing together commands: - `m4`: simple macro processor -- `screen`: powerful terminal multiplexing and session persistence - - `yes`: print a string a lot - `cal`: nice calendar