Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: 4k read buffer is too small

by voeckler (Sexton)
on Jun 17, 2008 at 20:32 UTC ( [id://692584]=note: print w/replies, xml ) Need Help??


in reply to Re: 4k read buffer is too small
in thread 4k read buffer is too small

... to write a small program to read files in whatever blocksize you need ...

It just occurred to me: The small program is called dd:

dd if=largefile ibs=8M | perl ... | dd of=newfile obs=8M

Replies are listed 'Best First'.
Re^3: 4k read buffer is too small
by aufflick (Deacon) on Jun 20, 2008 at 10:04 UTC
    genius!

Log In?
Username:
Password:

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

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

    No recent polls found