Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^5: maddening system call gzip/gunzip problems

by Crackers2 (Parson)
on Dec 07, 2006 at 19:32 UTC ( [id://588448]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    directory MYDIR block:
    0: [a.gz] => inode x
    ...
    2: [c.gz] => inode z
    
    opendir pointer:  MYDIR:0
    
  2. or download this
    directory MYDIR block:
    0: [a.gz] => inode x
    ...
    3: [a] => inode v
    
    opendir pointer:  MYDIR:1
    
  3. or download this
    directory MYDIR block:
    0: empty
    ...
    3: [a] => inode v
    
    opendir pointer:  MYDIR:1
    
  4. or download this
    directory MYDIR block:
    0: [b] => inode h
    ...
    3: [a] => inode v
    
    opendir pointer:  MYDIR:2
    
  5. or download this
    directory MYDIR block:
    0: [b] => inode h
    ...
    3: [a] => inode v
    
    opendir pointer:  MYDIR:2
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-25 17:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found