Difference between revisions of "User:Grep"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
Line 1: Line 1:
<pre>bash-3.2$ cd grep; ls | grep grep
+
<pre>bash-3.2$ cd /grep; ls | grep grep
 
grep.txt
 
grep.txt
 
bash-3.2$ cat grep.txt
 
bash-3.2$ cat grep.txt

Revision as of 01:43, 2 August 2012

bash-3.2$ cd /grep; ls | grep grep
grep.txt
bash-3.2$ cat grep.txt
I am a person who has ideas.
bash-3.2$ exit
Connection terminated...