Performing grep operation in tar files with out extracting

Posted by pavun_cool on Stack Overflow See other posts from Stack Overflow or by pavun_cool
Published on 2010-03-09T06:46:16Z Indexed on 2010/03/09 6:51 UTC
Read the original article Hit count: 138

Filed under:

I have list of files which contain particular patterns. But , those file have been tarred. Now I want to search the pattern in the tar file . And to know which are file contain pattern. without extracting it.

Any idea....?

© Stack Overflow or respective owner

Related posts about unix