Added "pv" to "Obscure but useful"
parent
81afeec04c
commit
e3e79e863c
|
@ -361,6 +361,8 @@ A few examples of piecing together commands:
|
||||||
|
|
||||||
- `comm`: compare sorted files line by line
|
- `comm`: compare sorted files line by line
|
||||||
|
|
||||||
|
- `pv`: monitor the progress of data through a pipe
|
||||||
|
|
||||||
- `hd` and `bvi`: dump or edit binary files
|
- `hd` and `bvi`: dump or edit binary files
|
||||||
|
|
||||||
- `strings`: extract text from binary files
|
- `strings`: extract text from binary files
|
||||||
|
|
Loading…
Reference in New Issue