Tuesday, July 24, 2007

Zgrep

To grep through archived gz files etc , instead of unzipping and then grep
you can use this tool zgrep
say for eg.
zgrep anonymous /var/log/xferlog.*

0 comments: