> Hello... 
>       I need to add some boilerplate text to the very top of about
> 17,000 files.  I can get to the files easily enough (File::Find), but
> there's a special syntax to edit a file in place, and it's 
> not specified
> in Programming Perl, and it's a tough search on Google and 
> PerlMonks.  
>       Could anyone on the list supply a link or a fast overview of
> editing files in place?  I think I need to use the "-i" flag, but I'm
> not sure I know what I'm doing...
>       Thanks... 
> -Chris    

Programming Perl, 3rd ed page 1034 index: inplace edit, page 495 and 665

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to