Merge pull request #529 from petk/patch-shuf

Remove duplicate shuf
pull/534/head
Joshua Levy 7 years ago committed by GitHub
commit d3f363c7ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save