Added "pv" to "Obscure but useful"

This commit is contained in:
Okunev Yu Dmitry 2015-06-22 09:57:51 +03:00
parent 81afeec04c
commit e3e79e863c

View file

@ -361,6 +361,8 @@ A few examples of piecing together commands:
- `comm`: compare sorted files line by line
- `pv`: monitor the progress of data through a pipe
- `hd` and `bvi`: dump or edit binary files
- `strings`: extract text from binary files