Click here to get back home

RegEx How to not match a string

 HomeNewsGroups | Search

comp.lang.perl.misc - PERL programming language 

get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
RegEx How to not match a string jim_adams 10-03-2005
Posted by jim_adams on October 3, 2005, 3:54 pm
Please log in for more thread options
show/hide quoted text


show/hide quoted text

show/hide quoted text


Repair the corrupted file:

perl -p -i -e 'tr/\r//d' bad_file


--
Tad McClellan SGML consulting
tadmc@augustmail.com Perl programming
Fort Worth, Texas

Posted by Matt Garrish on October 3, 2005, 9:02 pm
Please log in for more thread options
show/hide quoted text


show/hide quoted text

show/hide quoted text


Repair the corrupted file:

perl -p -i -e 'tr/\r//d' bad_file


--
Tad McClellan SGML consulting
tadmc@augustmail.com Perl programming
Fort Worth, Texas

Posted by Dr.Ruud on October 4, 2005, 1:25 am
Please log in for more thread options
show/hide quoted text


show/hide quoted text

show/hide quoted text


Repair the corrupted file:

perl -p -i -e 'tr/\r//d' bad_file


--
Tad McClellan SGML consulting
tadmc@augustmail.com Perl programming
Fort Worth, Texas

Similar ThreadsPosted
match a long string in Regex.. September 29, 2004, 9:38 pm
Regex to match say char 't' exactly once in a string and no more than once February 3, 2005, 1:53 am
Multi-Match (to Array) Regex with a precodition match? August 5, 2007, 2:43 pm
How to match string end for a multiline string? June 22, 2008, 12:28 pm
RegEx Help, Please? (match after n) June 26, 2005, 10:49 pm
regex to match any url February 14, 2006, 4:02 pm
regex - match anything until September 10, 2009, 12:30 pm
regex match on nothing March 4, 2010, 5:22 am
Printing regex match September 25, 2004, 1:27 pm
regex: match at least one of two expression October 12, 2004, 10:07 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Driving a better car - Fuelzilla.com

Cabling site for homeowners and pros alike - Cabling-Design.com

Friends:

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap
Privacy Policy