Merge pull request #104 from xaionaro/master

Added "pv" to "Obscure but useful"
This commit is contained in:
Joshua Levy 2015-06-24 08:04:28 -07:00
commit 876e6119b9

View file

@ -363,6 +363,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