On Oct 4, The Black Man said:

>I'm trying to quickly insert a newline at the end of a
>bunch of files, but haven't been able to find an EOF
>metacharacter for use within a regexp.  Anyone have
>any sugestions?

Unless your EOF is different from mine, \cD will match it.

-- 
Jeff "japhy" Pinyan      [EMAIL PROTECTED]      http://www.pobox.com/~japhy/
RPI Acacia brother #734   http://www.perlmonks.org/   http://www.cpan.org/
** Look for "Regular Expressions in Perl" published by Manning, in 2002 **


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to