Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Perl Beginners > Re: opening a b...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 3 of 11 Topic 10959 of 11531
Post > Topic >>

Re: opening a big file

by rich.japh@[EMAIL PROTECTED] (Richard Lee) Apr 20, 2008 at 06:10 PM

Mr. Shawn H. Corey wrote:
> On Sun, 2008-04-20 at 17:02 -0400, Richard Lee wrote:
>   
>> Chas. Owens wrote:
>>     
>>> On Sun, Apr 20, 2008 at 1:49 PM, Richard Lee <rich.japh@[EMAIL PROTECTED]
>
wrote:
>>> snip
>>>   
>>>       
>>>>  can this be optimized in anyway?
>>>>  open (my $source, '-|', "tail -100000 /server/server.log")
>>>>
>>>>  is this the best way to get large ****tion(well file itself is over
20
>>>> times) of the file into find handle?
>>>>     
>>>>         
>>> snip
>>>
>>> Depending on how you are processing data, you may find
>>> File::ReadBackwards* useful.
>>>
>>> * http://search.cpan.org/dist/File-ReadBackwards/ReadBackwards.pm
>>>
>>>   
>>>       
>> This looks very useful.
>>
>> Unfortunately however, the system I am on, I cannot install any modules

>> other than standard modules that already come with the perl.
>> But I will try this at my own system.
>>
>> thanks!
>>
>>     
>
> Sadly, even ReadBackwards in no magic bullet.  (And BTW, it should be
> ReadBackward.)
>
> It still has to go through the entire file and mark the offsets to the
> start of every line.
>
> The best way to do this is just to bite the bullet and do it.
>
>
>   

There is no way to read say last 10 MB of the file or something? It's 
very surprising why no such thing exists..
 




 11 Posts in Topic:
Re: opening a big file
chas.owens@[EMAIL PROTECT  2008-04-20 16:07:27 
Re: opening a big file
rich.japh@[EMAIL PROTECTE  2008-04-20 17:02:58 
Re: opening a big file
rich.japh@[EMAIL PROTECTE  2008-04-20 18:10:02 
Re: opening a big file
krahnj@[EMAIL PROTECTED]   2008-04-20 15:28:18 
Re: opening a big file
Jenda@[EMAIL PROTECTED]   2008-04-21 12:12:37 
Re: opening a big file
david@[EMAIL PROTECTED]   2008-04-20 17:12:15 
Re: opening a big file
noreply@[EMAIL PROTECTED]  2008-04-21 17:18:02 
Re: opening a big file
rich.japh@[EMAIL PROTECTE  2008-04-21 11:19:10 
Re: opening a big file
noreply@[EMAIL PROTECTED]  2008-04-21 17:41:29 
Re: opening a big file
rich.japh@[EMAIL PROTECTE  2008-04-21 11:47:00 
Re: opening a big file
noreply@[EMAIL PROTECTED]  2008-04-21 18:25:26 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 26 0:58:11 CDT 2008.