mirror of
https://github.com/xmengnet/the-art-of-command-line.git
synced 2024-12-24 03:36:29 +08:00
commit
d3f363c7ea
1 changed files with 0 additions and 2 deletions
|
@ -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…
Reference in a new issue