From 625ab90623f0896a9b622665c5f4783b5298d5cb Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sat, 14 Oct 2017 00:18:32 +0200 Subject: [PATCH] Remove duplicate shuf --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 013e589..f314068 100644 --- a/README.md +++ b/README.md @@ -452,8 +452,6 @@ A few examples of piecing together commands: - `tac`: print files in reverse -- `shuf`: random selection of lines from a file - - `comm`: compare sorted files line by line - `strings`: extract text from binary files