<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>FileSeek RSS: regular expression to find CR and LF</title>
<atom:link href="https://www.fileseek.ca/Discussions/RSS/?TopicID=fd33cc61-5d3f-4501-90f3-ccd5317a895c" rel="self" type="application/rss+xml" />
<link>https://www.fileseek.ca/Discussions/RSS/?TopicID=fd33cc61-5d3f-4501-90f3-ccd5317a895c</link>
<description>FileSeek RSS: regular expression to find CR and LF</description>
<lastBuildDate>Wed, 13 May 2026 16:40:07 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.fileseek.ca/Discussions/RSS/?TopicID=fd33cc61-5d3f-4501-90f3-ccd5317a895c</generator>
<item>
<title>RE: regular expression to find CR and LF</title>
<link>https://www.fileseek.ca/Discussions/View/regular-expression-to-find-cr-and-lf/?ID=fd33cc61-5d3f-4501-90f3-ccd5317a895c#4</link>
<pubDate>Sat, 02 Mar 2013 19:18:13 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/regular-expression-to-find-cr-and-lf/?ID=fd33cc61-5d3f-4501-90f3-ccd5317a895c#4</guid>
<category>FileSeek</category>
<description><![CDATA[Excellent, glad to hear it!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Excellent, glad to hear it!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: regular expression to find CR and LF</title>
<link>https://www.fileseek.ca/Discussions/View/regular-expression-to-find-cr-and-lf/?ID=fd33cc61-5d3f-4501-90f3-ccd5317a895c#3</link>
<pubDate>Fri, 01 Mar 2013 21:51:06 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/regular-expression-to-find-cr-and-lf/?ID=fd33cc61-5d3f-4501-90f3-ccd5317a895c#3</guid>
<category>FileSeek</category>
<description><![CDATA[Keith,
The tool you recommended was just what I needed.
Thanks
Adrian]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Keith,<br/>
<br/>
The tool you recommended was just what I needed.<br/>
<br/>
Thanks<br/>
           Adrian
</div>
]]></content:encoded>
</item>
<item>
<title>RE: regular expression to find CR and LF</title>
<link>https://www.fileseek.ca/Discussions/View/regular-expression-to-find-cr-and-lf/?ID=fd33cc61-5d3f-4501-90f3-ccd5317a895c#2</link>
<pubDate>Thu, 15 Nov 2012 16:08:11 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/regular-expression-to-find-cr-and-lf/?ID=fd33cc61-5d3f-4501-90f3-ccd5317a895c#2</guid>
<category>FileSeek</category>
<description><![CDATA[Unfortunately, due to the way that FileSeek processes each line during the search, it's not possible to search for \r or \n.
However, I did find a free tool that should help you do what you're looking for: http://code.google.com/p/grepwin/
Just use .\n as the Regex search and you should be all ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Unfortunately, due to the way that FileSeek processes each line during the search, it's not possible to search for \r or \n.<br/>
<br/>
However, I did find a free tool that should help you do what you're looking for: <a href="http://code.google.com/p/grepwin/" target="_blank" rel="nofollow"><b>http://code.google.com/p/grepwin/</b></a><br/>
<br/>
Just use .\n as the Regex search and you should be all set. I've attached a screenshot for reference.
</div>
]]></content:encoded>
</item>
<item>
<title>regular expression to find CR and LF</title>
<link>https://www.fileseek.ca/Discussions/View/regular-expression-to-find-cr-and-lf/?ID=fd33cc61-5d3f-4501-90f3-ccd5317a895c</link>
<pubDate>Sun, 11 Nov 2012 19:56:14 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.fileseek.ca/Discussions/View/regular-expression-to-find-cr-and-lf/?ID=fd33cc61-5d3f-4501-90f3-ccd5317a895c</guid>
<category>FileSeek</category>
<description><![CDATA[I am trying to find files with UNIX end of line coding. That is files terminated by LF rather than CFLF.
However, when I use \r or \n in a regular expression, I do not find anything. The tab \t works.
I looked for an option to select single or multi line mode, but could not find anything.
Can ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I am trying to find files with UNIX end of line coding. That is files terminated by LF rather than CFLF.<br/>
<br/>
However, when I use \r or \n in a regular expression, I do not find anything. The tab \t works.<br/>
I looked for an option to select single or multi line mode, but could not find anything.<br/>
<br/>
Can anyone help or is not possible to search for end of lines in Fileseek?
</div>
]]></content:encoded>
</item>
</channel>
</rss>