Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Search in the .tgz file without unpack and untar

by lakshmananindia (Chaplain)
on May 22, 2009 at 09:16 UTC ( [id://765642]=note: print w/replies, xml ) Need Help??


in reply to Search in the .tgz file without unpack and untar

Not a perl solution

If you are in unix you can use eval "$(lesspipe)" and then give less yourfilename. It will show you the contents inside the tar.

--Lakshmanan G.

The great pleasure in my life is doing what people say you cannot do.


  • Comment on Re: Search in the .tgz file without unpack and untar

Replies are listed 'Best First'.
Re^2: Search in the .tgz file without unpack and untar
by Porculus (Hermit) on May 23, 2009 at 23:14 UTC
    This is not something you can do "in unix". It is something you might be able to do if you happen to have a lesspipe program installed, but it is in no way a standard behaviour. Most UNIX systems have no such program.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://765642]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-04-24 05:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found