diff options
author | adam <adam@pkgsrc.org> | 2022-03-15 10:25:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-03-15 10:25:06 +0000 |
commit | d07efa227765bdca481483fc671a8f985e9ca870 (patch) | |
tree | f321de33d14378eb751bb323199dce401880187a /net | |
parent | a222ad9c11546d7df7a2cfd84ea8db127b103e00 (diff) | |
download | pkgsrc-d07efa227765bdca481483fc671a8f985e9ca870.tar.gz |
ugrep: updated to 3.7.5
ugrep v3.7.5
New --hexdump options to grep binary files and display binary matches in hexadecimal with n hex lines before and after the match with --hexdump=Cn, --hexdump=An for n lines after and --hexdump=Bn for n lines before. Omitting n defaults to the entire matching line. Option -X is equivalent to --hexdump=2C for 2 hex columns per line and entire matching line as context. Includes user experience improvements, such as additional --help information and --stats details. This incremental update skips sysfd files that are empty and not searchable (e.g. located in /proc and /sys). We also made ugrep faster overall with performance improvements. More coming soon!
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions