<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Literal double dash searching using fgrep? in All Things Unix</title>
<link>http://www.dslreports.com/forum/r21049186</link>
<description></description>
<language>en</language>
<pubDate>Wed, 11 Nov 2009 04:50:30 EDT</pubDate>
<lastBuildDate>Wed, 11 Nov 2009 04:50:30 EDT</lastBuildDate>

<item>
<title>Re: Literal double dash searching using fgrep?</title>
<link>http://www.dslreports.com/forum/remark,21050075</link>
<description><![CDATA[<A HREF="/useremail/u/920798"><b>thrillhaus</b></A> : Perfect. Thanks all :)<br><small>--<br>-thrillhaus</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21050075</guid>
<pubDate>Wed, 03 Sep 2008 10:30:30 EDT</pubDate>
</item>

<item>
<title>Re: Literal double dash searching using fgrep?</title>
<link>http://www.dslreports.com/forum/remark,21049985</link>
<description><![CDATA[<A HREF="/useremail/u/156437"><b>dave</b></A> : <tt><br>$ grep -- -- crap.txt <br>must dash -- things to do<br></tt><br><br>The first '--' on the grep command line means 'end of options', so the second '--' is taken literally.<br><br>Actually, I guess this was the same as 'grep - -- crap.txt' suggested above by  pablo2525 <A HREF="/useremail/u/830709"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21049985</guid>
<pubDate>Wed, 03 Sep 2008 10:13:58 EDT</pubDate>
</item>

<item>
<title>Re: Literal double dash searching using fgrep?</title>
<link>http://www.dslreports.com/forum/remark,21049834</link>
<description><![CDATA[<A HREF="/useremail/u/252734"><b>shdesigns</b></A> : <textarea name="code" class="text" cols=50 rows=10>#grep -e -- file&#012;</textarea><!--end code block--><br>from the man page: <br><textarea name="code" class="text" cols=50 rows=10>       -e PATTERN, --regexp=PATTERN&#012;              Use PATTERN as the pattern; useful to protect patterns beginning with -. &#012;</textarea><!--end code block-->]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21049834</guid>
<pubDate>Wed, 03 Sep 2008 09:44:52 EDT</pubDate>
</item>

<item>
<title>Re: Literal double dash searching using fgrep?</title>
<link>http://www.dslreports.com/forum/remark,21049359</link>
<description><![CDATA[<A HREF="/useremail/u/830709"><b>pablo2525</b></A> : Hi,<br><br>Here you go:<br><small>sh code</small>:<div class="syntax"><pre><span class="codetext"><font color="#FFFFFF">$ cat x<br>This is some fun<br>We ate worms and bugs -- just kidding.<br>$ <font color="#ffff00">grep</font> - -- x<br>We ate worms and bugs -- just kidding.<br></font></span></pre></div><br><small>--<br>pablo<br>openSUSE 11.0;KDE<br>ISP:  TekSavvy DSL; backhauled  via a 6KM wireless link</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21049359</guid>
<pubDate>Wed, 03 Sep 2008 06:40:50 EDT</pubDate>
</item>

<item>
<title>Literal double dash searching using fgrep?</title>
<link>http://www.dslreports.com/forum/remark,21049186</link>
<description><![CDATA[<A HREF="/useremail/u/920798"><b>thrillhaus</b></A> : I know this is probably a stupid question.. but I cannot for the life of me figure out how to use fgrep to search for a literal double dash (--). I've tried using [--] and some other variations. Google wasn't much help either. So I'd appreciate if someone could help me out here. <br><br>Thanks :)<br><small>--<br>-thrillhaus</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,21049186</guid>
<pubDate>Wed, 03 Sep 2008 03:19:58 EDT</pubDate>
</item>

</channel>
</rss>
