Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

RE: large file issue?

by clearcache (Beadle)
on Oct 26, 2000 at 01:12 UTC ( [id://38506]=note: print w/replies, xml ) Need Help??


in reply to large file issue?

Thanks to all who helped.

When I added the && die "$!", I was returned with the error "Not enough space". Some quick searching told me that I didn't have enough swap space on the machine and I changed my code to use a while loop for the null-character substitution - a later loop takes care of everything else. The file is just so damn big that the array forces the UNIX box to use swap space...swap space that I didn't have.

Thanks.

Log In?
Username:
Password:

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

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

    No recent polls found