Skip to content

Commit d3f363c

Browse files
authored
Merge pull request #529 from petk/patch-shuf
Remove duplicate shuf
2 parents a4fe1b1 + 625ab90 commit d3f363c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -452,8 +452,6 @@ A few examples of piecing together commands:
452452

453453
- `tac`: print files in reverse
454454

455-
- `shuf`: random selection of lines from a file
456-
457455
- `comm`: compare sorted files line by line
458456

459457
- `strings`: extract text from binary files

0 commit comments

Comments
 (0)