Remove duplicate shuf

pull/529/head
Peter Kokot 2017-10-14 00:18:32 +02:00
parent 1003f5f77b
commit 625ab90623
1 changed files with 0 additions and 2 deletions

View File

@ -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