<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://simson.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Aigrep</id>
	<title>Aigrep - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://simson.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Aigrep"/>
	<link rel="alternate" type="text/html" href="https://simson.net/wiki/index.php?title=Aigrep&amp;action=history"/>
	<updated>2026-08-01T19:18:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.4</generator>
	<entry>
		<id>https://simson.net/wiki/index.php?title=Aigrep&amp;diff=269&amp;oldid=prev</id>
		<title>Simson: New page: &lt;pre&gt; NAME      aigrep - search a file for an idea  SYNOPSIS      aigrep [ option ] ...  idea [ file ] ...  DESCRIPTION      The aigrep command will search the input files (standard      i...</title>
		<link rel="alternate" type="text/html" href="https://simson.net/wiki/index.php?title=Aigrep&amp;diff=269&amp;oldid=prev"/>
		<updated>2009-06-01T22:46:45Z</updated>

		<summary type="html">&lt;p&gt;New page: &amp;lt;pre&amp;gt; NAME      aigrep - search a file for an idea  SYNOPSIS      aigrep [ option ] ...  idea [ file ] ...  DESCRIPTION      The aigrep command will search the input files (standard      i...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
NAME&lt;br /&gt;
     aigrep - search a file for an idea&lt;br /&gt;
&lt;br /&gt;
SYNOPSIS&lt;br /&gt;
     aigrep [ option ] ...  idea [ file ] ...&lt;br /&gt;
&lt;br /&gt;
DESCRIPTION&lt;br /&gt;
     The aigrep command will search the input files (standard&lt;br /&gt;
     input default) for lines containing the idea.  Normally, each&lt;br /&gt;
     line found is copied to the standard output.  Aigrep ideas&lt;br /&gt;
     are limited to English; the program uses a compact&lt;br /&gt;
     nondeterministic algorithm.  The following options are recognized.&lt;br /&gt;
&lt;br /&gt;
     -v   All ideas but those matching are printed.&lt;br /&gt;
&lt;br /&gt;
     -x   (Exact) Only lines containing exactly the idea and nothing&lt;br /&gt;
          else are printed.&lt;br /&gt;
&lt;br /&gt;
     -c   Only a count of matching lines is printed.&lt;br /&gt;
&lt;br /&gt;
     -l   The names of files with matching lines are listed&lt;br /&gt;
          (once) separated by newlines.&lt;br /&gt;
&lt;br /&gt;
     -n   Each line is preceded by its relative line number in&lt;br /&gt;
          the file.&lt;br /&gt;
&lt;br /&gt;
     -b   Each line is preceded by the block number on which it&lt;br /&gt;
          was found.  This is sometimes useful in locating disk&lt;br /&gt;
          block numbers by context.&lt;br /&gt;
&lt;br /&gt;
     -i   The case of letters is ignored in making comparisons -&lt;br /&gt;
          that is, upper and lower case are considered identical.&lt;br /&gt;
          This applies to grep and fgrep only.&lt;br /&gt;
&lt;br /&gt;
     -s   Silent mode.  Nothing is printed (except error mes-&lt;br /&gt;
          sages).  This is useful for checking the error status.&lt;br /&gt;
&lt;br /&gt;
     -e idea&lt;br /&gt;
          Same as a simple idea argument, but useful when&lt;br /&gt;
          the idea begins with a -.&lt;br /&gt;
&lt;br /&gt;
     -f file&lt;br /&gt;
          The idea is taken from the file.&lt;br /&gt;
&lt;br /&gt;
     In all cases the file name is shown if there is more than&lt;br /&gt;
     one input file.  Care should be taken when specifying ideas&lt;br /&gt;
     containing words with pronouns, as they are sometimes susceptable&lt;br /&gt;
     to multiple interpertations.  It is safest to use only proper&lt;br /&gt;
     nouns in the idea expression.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
SEE ALSO&lt;br /&gt;
     doctor(1), lisp(1)&lt;br /&gt;
&lt;br /&gt;
DIAGNOSTICS&lt;br /&gt;
     Exit status is 0 if any matches are found, 1 if none, 2 for&lt;br /&gt;
     syntax errors or inaccessible files.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Simson</name></author>
	</entry>
</feed>