<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://edramatica.com/index.php?action=history&amp;feed=atom&amp;title=UNIX</id>
	<title>UNIX - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://edramatica.com/index.php?action=history&amp;feed=atom&amp;title=UNIX"/>
	<link rel="alternate" type="text/html" href="https://edramatica.com/index.php?title=UNIX&amp;action=history"/>
	<updated>2026-05-04T04:14:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://edramatica.com/index.php?title=UNIX&amp;diff=36788&amp;oldid=prev</id>
		<title>imported&gt;Loliphile at 15:07, 20 October 2021</title>
		<link rel="alternate" type="text/html" href="https://edramatica.com/index.php?title=UNIX&amp;diff=36788&amp;oldid=prev"/>
		<updated>2021-10-20T15:07:56Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 15:07, 20 October 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l128&quot;&gt;Line 128:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 128:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This appends the content of &amp;#039;&amp;#039;faggot.txt&amp;#039;&amp;#039; to &amp;#039;&amp;#039;copypasta.txt&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This appends the content of &amp;#039;&amp;#039;faggot.txt&amp;#039;&amp;#039; to &amp;#039;&amp;#039;copypasta.txt&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;$ cat file0.bin file1.bin &amp;gt; output.bin&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt; &lt;/ins&gt;$ cat file0.bin file1.bin &amp;gt; output.bin&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This makes a file &amp;quot;output.bin&amp;quot; and writes the contents of &amp;quot;file0.bin&amp;quot; then &amp;quot;file1.bin&amp;quot; to it. This is particularly useful for making a whole file after it&amp;#039;s been split like to 4GB parts.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This makes a file &amp;quot;output.bin&amp;quot; and writes the contents of &amp;quot;file0.bin&amp;quot; then &amp;quot;file1.bin&amp;quot; to it. This is particularly useful for making a whole file after it&amp;#039;s been split like to 4GB parts.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Loliphile</name></author>
	</entry>
	<entry>
		<id>https://edramatica.com/index.php?title=UNIX&amp;diff=36789&amp;oldid=prev</id>
		<title>imported&gt;Loliphile: Fix few typos, add another use for cat, explain &amp;&amp; section</title>
		<link rel="alternate" type="text/html" href="https://edramatica.com/index.php?title=UNIX&amp;diff=36789&amp;oldid=prev"/>
		<updated>2021-10-20T15:05:11Z</updated>

		<summary type="html">&lt;p&gt;Fix few typos, add another use for cat, explain &amp;amp;&amp;amp; section&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 15:05, 20 October 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l71&quot;&gt;Line 71:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 71:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  yes &amp;quot;niggers suck&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  yes &amp;quot;niggers suck&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Yes is used to hide the console sex games that programmers and engineers play during work hours.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Yes &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;prints a string [[at least 100]] times before it&#039;s killed and &lt;/ins&gt;is used to hide the console sex games that programmers and engineers play during work hours.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=== cd ===&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=== cd ===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l127&quot;&gt;Line 127:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 127:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  $ cat faggot.txt &amp;gt;&amp;gt; copypasta.txt&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  $ cat faggot.txt &amp;gt;&amp;gt; copypasta.txt&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This appends the content of &amp;#039;&amp;#039;faggot.txt&amp;#039;&amp;#039; to &amp;#039;&amp;#039;copypasta.txt&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;This appends the content of &amp;#039;&amp;#039;faggot.txt&amp;#039;&amp;#039; to &amp;#039;&amp;#039;copypasta.txt&amp;#039;&amp;#039;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;$ cat file0.bin file1.bin &amp;gt; output.bin&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-side-deleted&quot;&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;This makes a file &quot;output.bin&quot; and writes the contents of &quot;file0.bin&quot; then &quot;file1.bin&quot; to it. This is particularly useful for making a whole file after it&#039;s been split like to 4GB parts.&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==== head ====&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==== head ====&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l205&quot;&gt;Line 205:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 208:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== What is an operator ==&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;== What is an operator ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;An operator is a command which tells your PC exactly what you want it to do. &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt; &lt;/del&gt;This is not to be confused with a operand, an operand is an arguement for the operator.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;An operator is a command which tells your PC exactly what you want it to do. This is not to be confused with a operand, an operand is an arguement for the &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;operator. For example, in the expression &quot;1+2&quot;, 1 and 2 are operands and &quot;+&quot; is an &lt;/ins&gt;operator.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=== Input/output operators ===&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=== Input/output operators ===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l247&quot;&gt;Line 247:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 250:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=== Logical operators ===&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;=== Logical operators ===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In unix systems, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;the &lt;/del&gt;two possible values of boolean logic, TRUE and FALSE&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, &lt;/del&gt;are represented by 0 for TRUE and any other &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;number &lt;/del&gt;than 0 for FALSE. &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;This can be &lt;/del&gt;useful since every program has a return value which indicates&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, &lt;/del&gt;if the program ran successful or not. &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;The return value of &lt;/del&gt;a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;successfully ran &lt;/del&gt;program &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;will always &lt;/del&gt;be &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;0 which also means TRUE. Knowing this, we can for example use the success &lt;/del&gt;or &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;fail of a program to determine if we want to run another program automatically&lt;/del&gt;.&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;In unix systems, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;there are &lt;/ins&gt;two possible values of boolean logic&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;. Unlike in most languages&lt;/ins&gt;, TRUE and FALSE are represented by 0 for TRUE and any &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;number &lt;/ins&gt;other than 0 for FALSE. &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;However, this is actually &lt;/ins&gt;useful &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;here &lt;/ins&gt;since every program has a return value which indicates if the program ran successful or not&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, with zero indicating success and a nonzero number [[fail|failure]]&lt;/ins&gt;. &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Therefore, &lt;/ins&gt;a program&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&#039;s exit code interpreted as a boolean would &lt;/ins&gt;be &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;whether it was successful &lt;/ins&gt;or &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;not&lt;/ins&gt;.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==== &amp;amp;&amp;amp; ====&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;==== &amp;amp;&amp;amp; ====&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The AND &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;operand &lt;/del&gt;is true&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, &lt;/del&gt;if values &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;on both right and left side &lt;/del&gt;are true. Since both values must be TRUE to make this operand return TRUE, the 2nd value won&#039;t be considered anymore&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, &lt;/del&gt;if the first one already was FALSE. So we can use this &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;poerator &lt;/del&gt;to start a 2nd program only if the 1st one we started ran successful:&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;The AND &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;operation &lt;/ins&gt;is true if &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;both input &lt;/ins&gt;values are true. Since both values must be TRUE to make this operand return TRUE, the 2nd value won&#039;t be considered anymore if the first one already was FALSE. So we can use this &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;operator &lt;/ins&gt;to start a 2nd program only if the 1st one we started ran successful:&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  program1 &amp;amp;&amp;amp; program2&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  program1 &amp;amp;&amp;amp; program2&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;

&lt;!-- diff cache key edwiki-dbw:diff:1.41:old-106838:rev-36789:php=table --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Loliphile</name></author>
	</entry>
	<entry>
		<id>https://edramatica.com/index.php?title=UNIX&amp;diff=106838&amp;oldid=prev</id>
		<title>imported&gt;3tails: /* See also */</title>
		<link rel="alternate" type="text/html" href="https://edramatica.com/index.php?title=UNIX&amp;diff=106838&amp;oldid=prev"/>
		<updated>2016-08-28T05:01:25Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;See also&lt;/span&gt;&lt;/p&gt;
&lt;a href=&quot;https://edramatica.com/index.php?title=UNIX&amp;amp;diff=106838&amp;amp;oldid=211974&quot;&gt;Show changes&lt;/a&gt;</summary>
		<author><name>imported&gt;3tails</name></author>
	</entry>
	<entry>
		<id>https://edramatica.com/index.php?title=UNIX&amp;diff=211974&amp;oldid=prev</id>
		<title>imported&gt;Bugbear: copyediting</title>
		<link rel="alternate" type="text/html" href="https://edramatica.com/index.php?title=UNIX&amp;diff=211974&amp;oldid=prev"/>
		<updated>2014-08-28T19:59:00Z</updated>

		<summary type="html">&lt;p&gt;copyediting&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:59, 28 August 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;Bugbear</name></author>
	</entry>
	<entry>
		<id>https://edramatica.com/index.php?title=UNIX&amp;diff=211973&amp;oldid=prev</id>
		<title>imported&gt;Bugbear: copyediting</title>
		<link rel="alternate" type="text/html" href="https://edramatica.com/index.php?title=UNIX&amp;diff=211973&amp;oldid=prev"/>
		<updated>2014-08-28T19:59:00Z</updated>

		<summary type="html">&lt;p&gt;copyediting&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:59, 28 August 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>imported&gt;Bugbear</name></author>
	</entry>
	<entry>
		<id>https://edramatica.com/index.php?title=UNIX&amp;diff=211972&amp;oldid=prev</id>
		<title>imported&gt;Bugbear: copyediting</title>
		<link rel="alternate" type="text/html" href="https://edramatica.com/index.php?title=UNIX&amp;diff=211972&amp;oldid=prev"/>
		<updated>2014-08-28T19:59:00Z</updated>

		<summary type="html">&lt;p&gt;copyediting&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:59, 28 August 2014&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key edwiki-dbw:diff:1.41:old-211971:rev-211972 --&gt;
&lt;/table&gt;</summary>
		<author><name>imported&gt;Bugbear</name></author>
	</entry>
	<entry>
		<id>https://edramatica.com/index.php?title=UNIX&amp;diff=211971&amp;oldid=prev</id>
		<title>imported&gt;Bugbear: copyediting</title>
		<link rel="alternate" type="text/html" href="https://edramatica.com/index.php?title=UNIX&amp;diff=211971&amp;oldid=prev"/>
		<updated>2014-08-28T19:59:00Z</updated>

		<summary type="html">&lt;p&gt;copyediting&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Image:Unixreboot.jpg|thumb|[[Truth|That means never.]]]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;UNIX&amp;#039;&amp;#039;&amp;#039;, an acronym for [[YOU ARE DOING IT WRONG|Unix Is Not Unix]], is an overcomplicated [[operating system]] invented at [[Bell]] Labs by [[Bill Gates]]&amp;#039; twin brother. It&amp;#039;s pronounced exactly like &amp;quot;eunuchs&amp;quot;; this is appropriate, since one must abandon all hope of ever getting [[rape|laid]] when one uses it. It has been proven through rigorous scientific study that if enough people used UNIX, [[AIDS]] will be cured. Mostly people don&amp;#039;t use it for this fact to increase [[lulz]].&lt;br /&gt;
&lt;br /&gt;
== UNIX ==&lt;br /&gt;
An Operating System, A Philosophy, A Lifestyle, A Source of Drama.&lt;br /&gt;
&lt;br /&gt;
An ancient, outdated, outmoded, and outperformed OS that has refused to die, despite the evidence of its age showing through every day. [[Shit_nobody_cares_about|UNIX file permissions are beaten by ACLs, UNIX as a server requires arcane knowledge of the system you&amp;#039;re working on, programming has splintered to the point where simple essential utilities won&amp;#039;t compile on supposedly similar versions of UNIX]].&lt;br /&gt;
&lt;br /&gt;
It is owned by [[SCO]] and its only reason for living is so that litigation against [[IBM]] will continue.&lt;br /&gt;
&lt;br /&gt;
==UNIX Commands Written by [[13-year-old boy|13-Year-Old Boys]]==&lt;br /&gt;
*[[man]], which can be used before any of the following commands&lt;br /&gt;
*[[fuck|fsck]]&lt;br /&gt;
*[[condom|latex]]&lt;br /&gt;
*[[cp]]&lt;br /&gt;
*finger (followed by a username)&lt;br /&gt;
*grep&lt;br /&gt;
*[[head]]&lt;br /&gt;
*mount&lt;br /&gt;
*[[nakedgirlparts|strip]]&lt;br /&gt;
*touch&lt;br /&gt;
*ps -[[fuckyou|fu]] (followed by a username)&lt;br /&gt;
*sniff&lt;br /&gt;
*[[rape|ssh]]&lt;br /&gt;
&lt;br /&gt;
Another recommended command is [[delete fucking everything|`su -c rm -rf /*`]], a sanctifying spell cast by only the smartest sysadmins to protect their [[1337]] box from [[haxorz|h@x0rz]].&lt;br /&gt;
&lt;br /&gt;
== Basic File Operations ==&lt;br /&gt;
&lt;br /&gt;
This section provides information on how to use the command line interface in UNIX.  Note that all of these can be ignored in Windows NT because Microsoft lives in the modern world, where computers don&amp;#039;t take up a whole room.&lt;br /&gt;
&lt;br /&gt;
=== man ===&lt;br /&gt;
If you don&amp;#039;t know something - RTFM! &amp;#039;&amp;#039;man&amp;#039;&amp;#039; stands for &amp;#039;&amp;#039;&amp;#039;man&amp;#039;&amp;#039;&amp;#039;ual. And what you were thinking of?&lt;br /&gt;
&lt;br /&gt;
Type&lt;br /&gt;
 $ man &amp;lt;command&amp;gt;&lt;br /&gt;
If you want to have information about &amp;lt;command&amp;gt;.&lt;br /&gt;
Example:&lt;br /&gt;
 $ man ls&lt;br /&gt;
 LS(1)                   NetBSD General Commands Manual                   LS(1)&lt;br /&gt;
 &lt;br /&gt;
 NAME&lt;br /&gt;
      ls -- list directory contents&lt;br /&gt;
&lt;br /&gt;
 SYNOPSIS&lt;br /&gt;
      ls [-AaBbCcdFfghikLlmnopqRrSsTtuWwx1] [file ...]&lt;br /&gt;
&lt;br /&gt;
 DESCRIPTION&lt;br /&gt;
      For each operand that names a file of a type other than directory, ls&lt;br /&gt;
      displays its name as well as any requested, associated information.  For&lt;br /&gt;
      each operand that names a file of type directory, ls displays the names&lt;br /&gt;
      of files contained within that directory, as well as any requested, asso-&lt;br /&gt;
      ciated information. &lt;br /&gt;
&lt;br /&gt;
      If no operands are given, the contents of the current directory are dis-&lt;br /&gt;
      played.  If more than one operand is given, non-directory operands are&lt;br /&gt;
      displayed first; directory and non-directory operands are sorted sepa-&lt;br /&gt;
      rately and in lexicographical order.&lt;br /&gt;
&lt;br /&gt;
      The following options are available:&lt;br /&gt;
 ...&lt;br /&gt;
&lt;br /&gt;
=== yes ===&lt;br /&gt;
Yes is far the most useful UNIX command&lt;br /&gt;
&lt;br /&gt;
 yes &amp;quot;niggers suck&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Yes is used to hide the console sex games that programmers and engineers play during work hours.&lt;br /&gt;
&lt;br /&gt;
=== cd ===&lt;br /&gt;
Change Directory&lt;br /&gt;
Use is very simple, and just like use of `cd` in DOS&lt;br /&gt;
&lt;br /&gt;
 cd ~/l33t/h4x/&lt;br /&gt;
&lt;br /&gt;
Note that ~ is your home directory, if you need to see where you are (if your prompt doesn&amp;#039;t display it, use:&lt;br /&gt;
 pwd&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;#039;rint &amp;#039;&amp;#039;&amp;#039;w&amp;#039;&amp;#039;&amp;#039;orking &amp;#039;&amp;#039;&amp;#039;d&amp;#039;&amp;#039;&amp;#039;irectory&lt;br /&gt;
&lt;br /&gt;
=== mv ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;M&amp;#039;&amp;#039;&amp;#039;o&amp;#039;&amp;#039;&amp;#039;v&amp;#039;&amp;#039;&amp;#039;e or rename a file&lt;br /&gt;
 mv oldname.dix newname.dix&lt;br /&gt;
&lt;br /&gt;
 mv ~/olddirectory/file ~/newdirectory/file&lt;br /&gt;
&lt;br /&gt;
Note that on *nix, moving and renaming files is essentially the same thing, as the entire path is considered part of the file name&lt;br /&gt;
&lt;br /&gt;
=== cp ===&lt;br /&gt;
Captain Planet. I mean... &amp;#039;&amp;#039;&amp;#039;C&amp;#039;&amp;#039;&amp;#039;o&amp;#039;&amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;#039;y&lt;br /&gt;
 cp ~/old ~/new&lt;br /&gt;
&lt;br /&gt;
==== Options ====&lt;br /&gt;
 cp -R&lt;br /&gt;
Copies everything in a directory and subdirectories&lt;br /&gt;
&lt;br /&gt;
=== scp ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;S&amp;#039;&amp;#039;&amp;#039;FTP &amp;#039;&amp;#039;&amp;#039;C&amp;#039;&amp;#039;&amp;#039;o&amp;#039;&amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;#039;y&lt;br /&gt;
Like cp, but allows copying from one machine to another.&lt;br /&gt;
 scp user@remote.machine.com:~/list.txt ./&lt;br /&gt;
If you wanted to copy an entire directory:&lt;br /&gt;
 scp -r user@remote.machine.com:~/cake ./cake&lt;br /&gt;
Note that &amp;#039;&amp;#039;&amp;#039;./&amp;#039;&amp;#039;&amp;#039; is the current directory.&lt;br /&gt;
&lt;br /&gt;
=== cat, more etc ===&lt;br /&gt;
&amp;lt;b&amp;gt;Note, that you can use Unix operands with this commands&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== cat ====&lt;br /&gt;
Printing the whole file to the screen.&lt;br /&gt;
 $ cat some.file&lt;br /&gt;
 i am faggot hhahahah&lt;br /&gt;
 gsgffsdf&lt;br /&gt;
 agfsd.. (file content)&lt;br /&gt;
&lt;br /&gt;
Now, try this:&lt;br /&gt;
 $ cat faggot.txt &amp;gt;&amp;gt; copypasta.txt&lt;br /&gt;
This appends the content of &amp;#039;&amp;#039;faggot.txt&amp;#039;&amp;#039; to &amp;#039;&amp;#039;copypasta.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==== head ====&lt;br /&gt;
Showing the beginning of the file&lt;br /&gt;
 $ head ussr.txt&lt;br /&gt;
 Союз нерушимый&lt;br /&gt;
 республик свободных&lt;br /&gt;
 сплотила на веки великая Русь!&lt;br /&gt;
&lt;br /&gt;
==== tail ====&lt;br /&gt;
OMG, works like [[Fellatio|&amp;#039;&amp;#039;head&amp;#039;&amp;#039;]], but in opposite way!&lt;br /&gt;
 ~/vk% tail album.pl                                                     &lt;br /&gt;
                        unless $response-&amp;gt;is_success or $response-&amp;gt;code == 302;&lt;br /&gt;
                print &amp;quot;Success.\n&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
                $response = $ua-&amp;gt;get(&amp;quot;$url\?gid=$gid&amp;quot;);&lt;br /&gt;
                $_ = $response-&amp;gt;content;&lt;br /&gt;
                @_ = /\&amp;quot;photos.php\?act=album&amp;amp;id=(\d+)\&amp;quot;/gm;&lt;br /&gt;
                # return album ID&lt;br /&gt;
                return $_[$#_];&lt;br /&gt;
        }&lt;br /&gt;
&lt;br /&gt;
==== more &amp;amp; less ====&lt;br /&gt;
Useful for working with big txt files. With this tool you can scroll the content.&lt;br /&gt;
 $ more big.fil3&lt;br /&gt;
&lt;br /&gt;
=== ls ===&lt;br /&gt;
Just listing file in current dirrectory&lt;br /&gt;
&lt;br /&gt;
    ~% ls                                                             &lt;br /&gt;
    Mail            codes           mail            mbox            vk&lt;br /&gt;
    centericq.core  dead.letter     mails           public_html     zed&lt;br /&gt;
&lt;br /&gt;
==== Options ====&lt;br /&gt;
Note, that options can be combined.&lt;br /&gt;
&lt;br /&gt;
ls &amp;lt;dir&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Listing files in &amp;lt;dir&amp;gt; directory.&lt;br /&gt;
&lt;br /&gt;
    ~% ls vk         &lt;br /&gt;
    album.pl     graffiti.pl  img&lt;br /&gt;
&lt;br /&gt;
ls -a&lt;br /&gt;
&lt;br /&gt;
Listing ALL files (include hidden).&lt;br /&gt;
&lt;br /&gt;
    ~% ls -a                                                                &lt;br /&gt;
    .               .emacs.d        .ssh            codes           vk&lt;br /&gt;
    ..              .irssi          .subversion     dead.letter     zed&lt;br /&gt;
    .bash_history   .libetpan       .vifm           mail&lt;br /&gt;
    .bash_profile   .links          .zshrc          mails&lt;br /&gt;
    .elinks         .mc             Mail            mbox&lt;br /&gt;
    .elm            .pinerc         centericq.core  public_html&lt;br /&gt;
&lt;br /&gt;
ls -l&lt;br /&gt;
&lt;br /&gt;
Showing items in nice list format.&lt;br /&gt;
&lt;br /&gt;
    ~% ls -l                                                               &lt;br /&gt;
    total 4292&lt;br /&gt;
    drwx------  2 dany  users      512 Apr  3  2007 Mail&lt;br /&gt;
    -rw-------  1 dany  users  2138112 Oct 29  2007 centericq.core&lt;br /&gt;
    drwxr-xr-x  3 dany  users      512 Sep  1 17:54 codes&lt;br /&gt;
    -rw-------  1 dany  users        1 May  2  2007 dead.letter&lt;br /&gt;
    drwx------  2 dany  users      512 Apr  9  2007 mail&lt;br /&gt;
    drwxr-xr-x  2 dany  users      512 Apr  2  2007 mails&lt;br /&gt;
    -rw-------  1 dany  users    16926 Oct 29  2007 mbox&lt;br /&gt;
    drwxrwxrwx  5 dany  users      512 Sep 10 16:20 public_html&lt;br /&gt;
    drwxr-xr-x  3 dany  users      512 Jun 26 20:14 vk&lt;br /&gt;
    -rwxrwxrwx  1 dany  users     1408 Jan 26  1999 zed&lt;br /&gt;
&lt;br /&gt;
==What is an Operator==&lt;br /&gt;
&lt;br /&gt;
An operator is a command which tells your PC exactly what you want it to do.  This is not to be confused with a operand, an operand is an arguement for the operator.&lt;br /&gt;
&lt;br /&gt;
===Input/Output Operators===&lt;br /&gt;
&lt;br /&gt;
====&amp;gt;====&lt;br /&gt;
Write program output to a file, is used as follows:&lt;br /&gt;
&lt;br /&gt;
 echo hello world &amp;gt; helloworld&lt;br /&gt;
&lt;br /&gt;
this writes anything that the command &amp;quot;echo hello world&amp;quot; says into the file &amp;quot;helloworld.&amp;quot;  Will overwrite the contents of helloworld if the file already exists.&lt;br /&gt;
&lt;br /&gt;
====&amp;gt;&amp;gt;====&lt;br /&gt;
Append all output to a file, is used as follows:&lt;br /&gt;
&lt;br /&gt;
 echo hello world &amp;gt;&amp;gt; helloworld&lt;br /&gt;
&lt;br /&gt;
this appends any data output from the command &amp;quot;echo hello world&amp;quot; into the file &amp;quot;helloworld.&amp;quot; All information will be placed at the end of the file and no information from &amp;quot;helloworld&amp;quot; will be overwritten&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;====&lt;br /&gt;
&lt;br /&gt;
Fill the input stream of a program with the content of a file (usually the input stream is connected to the commandline)&lt;br /&gt;
&lt;br /&gt;
 someprogram &amp;lt; somefile&lt;br /&gt;
&lt;br /&gt;
will work as if you started &amp;#039;someprogram&amp;#039; and typed the content of &amp;#039;somefile&amp;#039; into the program&amp;#039;s commandline by your own hands&lt;br /&gt;
&lt;br /&gt;
====|====&lt;br /&gt;
Write the output stream of a program to the input stream of another program&lt;br /&gt;
&lt;br /&gt;
Using this operator (usually called &amp;#039;pipe&amp;#039;) you can build a chain of over9000 programs using the output of the previous program as input and doing magic with it&lt;br /&gt;
&lt;br /&gt;
===Job Control Operators===&lt;br /&gt;
====&amp;amp;====&lt;br /&gt;
Start a program in background, so you can continue using the shell while it&amp;#039;s running. Whenever you start a program with the &amp;#039;&amp;amp;&amp;#039; operator appended, it will be assigned a job number which is displayed in square brackets. You can use this job number to bring the program back into foreground by invoking &amp;#039;fg jobnumber&amp;#039;. To get the job into background again, you can use &amp;#039;Ctrl-Z&amp;#039; to interrupt the program and &amp;#039;bg jobnumber&amp;#039; to continue in background.&lt;br /&gt;
&lt;br /&gt;
===Logical Operators===&lt;br /&gt;
In unix systems, the two possible values of boolean logic, TRUE and FALSE, are represented by 0 for TRUE and any other number than 0 for FALSE. This can be useful since every program has a return value which indicates, if the program ran successful or not. The return value of a successfully ran program will always be 0 which also means TRUE. Knowing this, we can for example use the success or fail of a program to determine if we want to run another program automatically.&lt;br /&gt;
&lt;br /&gt;
====&amp;amp;&amp;amp;====&lt;br /&gt;
The AND operand is true, if values on both right and left side are true. Since both values must be TRUE to make this operand return TRUE, the 2nd value won&amp;#039;t be considered anymore, if the first one already was FALSE. So we can use this poerator to start a 2nd program only if the 1st one we started ran successful:&lt;br /&gt;
&lt;br /&gt;
 program1 &amp;amp;&amp;amp; program2&lt;br /&gt;
&lt;br /&gt;
will start &amp;#039;program2&amp;#039; only if program1 runs successful.&lt;br /&gt;
&lt;br /&gt;
To start a 2nd program after the 1st one no matter, if it was successful, we can use &amp;#039;;&amp;#039; as delimiter between the commands.&lt;br /&gt;
&lt;br /&gt;
 program1 ; program2&lt;br /&gt;
&lt;br /&gt;
will run &amp;#039;program1&amp;#039; and &amp;#039;program2&amp;#039; after &amp;#039;program1&amp;#039; finished.&lt;br /&gt;
&lt;br /&gt;
== A [[tl;dr|Brief]] History of UNIX ==&lt;br /&gt;
[[Image:FSN1.jpg|thumb|A UNIX system.  Even [[16-year-old girl]]s know this.]]&lt;br /&gt;
... floating around again ...&lt;br /&gt;
... originated in rec.humor.funny - January 1993 ...&lt;br /&gt;
... Ian Horswill (ian@ai.mit.edu) ...&lt;br /&gt;
&lt;br /&gt;
Unix was a program gone bad. Born into poverty, its parents, the phone company, couldn&amp;#039;t afford more than a roll of teletype paper a year, so Unix never had decent documentation and its source files had to go without any [[comments]] whatsoever.  Year after year, Papa Bell would humiliate itself asking for rate increases so that it could feed its [[child]].  Still, Unix had to go to [[school]] with only two and three letter command names because the phone company just couldn&amp;#039;t afford any better.  At school, the other operating systems with real command names, and even command completion, would taunt poor little Unix for not having any job or terminal management facilities or for having to use its file system for interprocess communication and locking. &lt;br /&gt;
&lt;br /&gt;
Then, bitter and emasculated by its [[internet poor|poverty]], the phone company began to [[alcohol|drink]]. During lost weekends of drunken excess, it would brutally beat poor little Unix about the face and neck. Eventually, Unix ran away from home.  Soon it was living on the streets of Berkeley.  There, Unix got involved with a bad crowd.  Its life became a degrading journey of drugs and debauchery.  To keep itself alive, it sold cheap source licenses for itself to universities which used it for medical experiments.  Being wantonly hacked by an endless stream of nameless, faceless undergraduates, both [[men]] and [[women]], often by more than one at the same time, Unix fell into a hell-hole of depravity. &lt;br /&gt;
&lt;br /&gt;
And so it was that poor little Unix began to go [[insane]].  It retreated steadily into a dreamworld, the only place where it felt safe.  It took heroin and dreamed of being a real operating system. &lt;br /&gt;
&lt;br /&gt;
It took LSD and dreamed of being a raspberry flavored three-toed yak. &lt;br /&gt;
&lt;br /&gt;
It liked that better.  As Unix became increasingly attracted to LSD, it would spend weekends reading Hunter Thompson and taking cocktails of [[acid]] and speed while writing crazed poetry in which it found deep meaning but which no one else could understand:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
    $sed &amp;lt;$mf &amp;gt;$mf.new -e &amp;#039;1,/^# AUTOMATICALLY/!d&amp;#039;&lt;br /&gt;
&lt;br /&gt;
    make shlist || ($echo &amp;quot;Searching for .SH files...&amp;quot;; \&lt;br /&gt;
	    $echo *.SH | $tr &amp;#039; &amp;#039; &amp;#039;\012&amp;#039; | $egrep -v &amp;#039;\*&amp;#039; &amp;gt;.shlist)&lt;br /&gt;
    if $test -s .deptmp; then&lt;br /&gt;
	for file in `cat .shlist`; do&lt;br /&gt;
	    $echo `$expr X$file : &amp;#039;X\(.*\).SH&amp;#039;`: $file config.sh \; \&lt;br /&gt;
		/bin/sh $file &amp;gt;&amp;gt; .deptmp&lt;br /&gt;
	done&lt;br /&gt;
	$echo &amp;quot;Updating $mf...&amp;quot;&lt;br /&gt;
	$echo &amp;quot;# If this runs make out of memory, delete /usr/include lines.&amp;quot; \&lt;br /&gt;
	    &amp;gt;&amp;gt; $mf.new&lt;br /&gt;
	$sed &amp;#039;s|^\(.*\.o:\) *\(.*/.*\.c\) *$|\1 \2; &amp;#039;&amp;quot;$defrule \2|&amp;quot; .deptmp \&lt;br /&gt;
	   &amp;gt;&amp;gt;$mf.new&lt;br /&gt;
    else&lt;br /&gt;
	make hlist || ($echo &amp;quot;Searching for .h files...&amp;quot;; \&lt;br /&gt;
	    $echo *.h | $tr &amp;#039; &amp;#039; &amp;#039;\012&amp;#039; | $egrep -v &amp;#039;\*&amp;#039; &amp;gt;.hlist)&lt;br /&gt;
	$echo &amp;quot;You don&amp;#039;t seem to have a proper C preprocessor.  Using grep instead.&amp;quot;&lt;br /&gt;
	$egrep &amp;#039;^#include &amp;#039; `cat .clist` `cat .hlist`  &amp;gt;.deptmp&lt;br /&gt;
	$echo &amp;quot;Updating $mf...&amp;quot;&lt;br /&gt;
	&amp;lt;.clist $sed -n							\&lt;br /&gt;
	    -e &amp;#039;/\//{&amp;#039;							\&lt;br /&gt;
	    -e   &amp;#039;s|^\(.*\)/\(.*\)\.c|\2.o: \1/\2.c; &amp;#039;&amp;quot;$defrule \1/\2.c|p&amp;quot;&lt;br /&gt;
	\&lt;br /&gt;
	    -e   d							&lt;br /&gt;
	\&lt;br /&gt;
	    -e &amp;#039;}&amp;#039;							&lt;br /&gt;
	\&lt;br /&gt;
	    -e &amp;#039;s|^\(.*\)\.c|\1.o: \1.c|p&amp;#039; &amp;gt;&amp;gt; $mf.new&lt;br /&gt;
	&amp;lt;.hlist $sed -n &amp;#039;s|\(.*/\)\(.*\)|s= \2= \1\2=|p&amp;#039; &amp;gt;.hsed&lt;br /&gt;
	&amp;lt;.deptmp $sed -n &amp;#039;s|c:#include &amp;quot;\(.*\)&amp;quot;.*$|o: \1|p&amp;#039; | \&lt;br /&gt;
	   $sed &amp;#039;s|^[^;]*/||&amp;#039; | \&lt;br /&gt;
	   $sed -f .hsed &amp;gt;&amp;gt; $mf.new&lt;br /&gt;
	&amp;lt;.deptmp $sed -n &amp;#039;s|c:#include &amp;lt;\(.*\)&amp;gt;.*$|o: /usr/include/\1|p&amp;#039; \&lt;br /&gt;
	   &amp;gt;&amp;gt; $mf.new&lt;br /&gt;
	&amp;lt;.deptmp $sed -n &amp;#039;s|h:#include &amp;quot;\(.*\)&amp;quot;.*$|h: \1|p&amp;#039; | \&lt;br /&gt;
	   $sed -f .hsed &amp;gt;&amp;gt; $mf.new&lt;br /&gt;
	&amp;lt;.deptmp $sed -n &amp;#039;s|h:#include &amp;lt;\(.*\)&amp;gt;.*$|h: /usr/include/\1|p&amp;#039; \&lt;br /&gt;
	   &amp;gt;&amp;gt; $mf.new&lt;br /&gt;
	for file in `$cat .shlist`; do&lt;br /&gt;
	    $echo `$expr X$file : &amp;#039;X\(.*\).SH&amp;#039;`: $file config.sh \; \&lt;br /&gt;
		/bin/sh $file &amp;gt;&amp;gt; $mf.new&lt;br /&gt;
	done&lt;br /&gt;
    fi&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Vai.jpg|thumb|right|[[Noone]] understands Unix, except [[neckbeard|THESE]] people.]]Eventually, Unix began walking down Telegraph Avenue talking to itself, saying &amp;quot;Panic: freeing free inode,&amp;quot; over and over again.&lt;br /&gt;
&lt;br /&gt;
Sometimes it would accost perfect strangers and yell &amp;quot;Bus error (core dumped)!&amp;quot; or &amp;quot;UNEXPECTED INCONSISTENCY: RUN FSCK MANUALLY!&amp;quot; at them in a high pitched squeal like a chihuahua with amphetamine psychosis.  Upstanding citizens pretended it was invisible.  Mothers with children crossed to the other side of the street. &lt;br /&gt;
&lt;br /&gt;
Then one evening Unix watched television, an event which would change its life.  There it discovered [[professional wrestling]] and knew that it had found its true calling.  It began to take huge doses of corticosteroids to build itself up even bigger than the biggest of the programs which had beaten it up as a child.  It ate three dozen pancakes and four dozen new features for breakfast each day.  As the complications of the steroids grew worse, its internal organs grew to the point where Unix could no longer contain them.  First the kernel grew, then the [[C]] library, then the number of daemons.  Soon one of its window systems was requiring two megabytes of swap space for each open window.  Unix began to bulge in strange, unflattering places.  But Unix continued to take the drugs and its internal organs continued to grow.  They grew out its ears and nostrils.  They placed incredible stresses on Unix&amp;#039;s brain until it finally liquefied under pressure. &lt;br /&gt;
&lt;br /&gt;
Soon Unix had the mass of Andre the Giant, the body of the Elephant Man, and the mind of a forgotten Jack Nicholson character. &lt;br /&gt;
&lt;br /&gt;
The worst strain was on Unix&amp;#039;s mind.  Unable to assimilate all the conflicting patchworks of features it had ingested, its personality began to fragment into millions of distinct, incompatible operating systems.  People would cautiously say &amp;quot;good morning Unix.  And who are we today?&amp;quot; and it would reply &amp;quot;Beastie&amp;quot; ([[BSD]]), or &amp;quot;Domain&amp;quot;, or &amp;quot;I&amp;#039;m System III, but I&amp;#039;ll be System V tomorrow.&amp;quot;  [[e-Psychiatrist|Psychiatrist]]s labored for years to weld together the two major poles of Unix&amp;#039;s personality, &amp;quot;Beasty Boy&amp;quot;, an inner-city youth from Berkeley, and &amp;quot;Belle&amp;quot;, a southern transvestite who wanted a to be a woman.&lt;br /&gt;
With each attempt, the two poles would mutate, like psychotic retroviruses, leaving their union a worthless blob of protoplasm requiring constant life support to remain compatible with its parent personalities. &lt;br /&gt;
&lt;br /&gt;
Finally, unbalanced by its own cancerous growth, Unix fell into a vat of toxic radioactive wombat urine, from which it emerged, skin white and hair green.   It smelled like somebody&amp;#039;s dead grandmother. &lt;br /&gt;
&lt;br /&gt;
With a horrible grin on its face, it set out to conquer the world.&lt;br /&gt;
&lt;br /&gt;
==UNIX Admins==&lt;br /&gt;
[[Image:neckbeard.jpg|thumb|A typical UNIX administrator]]&lt;br /&gt;
[[lunix|UNIX]] administrators are a charming lot, known for the luxurious growth of their [[neckbeard]]s, their adept social skills and their patient and mentoring manner. It&amp;#039;s a [[camwhore|rare lady]] who doesn&amp;#039;t dream of being [[surprise sex|courted]] by an [[virgin|administrator]], and a rarer lady still who can resist his manly, musky embrace. The power of file and device permissions is not to be handled lightly, and so it is a rare breed who is trusted with the [[porn|cornerstone of the company]].&lt;br /&gt;
&lt;br /&gt;
Administrators are most often sighted at gay social galas, in the [[debate|intellectual parlors]], and participating in high-profile [[Internet drama|community events]]. They love to play [[Nethack]].&lt;br /&gt;
&lt;br /&gt;
==Videos==&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{{fv|starvids|background-color: brown;|font-weight: bold;&lt;br /&gt;
|&amp;lt;youtube&amp;gt;dFUlAQZB9Ng&amp;lt;/youtube&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[*nix]]&lt;br /&gt;
* [[castration|eunichs]] -most unix users&lt;br /&gt;
* [[UNIX beard]]&lt;br /&gt;
* [[Linux]]&lt;br /&gt;
* [[Linux for Niggers™]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
*[http://research.microsoft.com/~daniel/unix-haters.html The UNIX-HATERS Handbook]&lt;br /&gt;
*[http://www.gwaihir.org/fun/comp.unix.html Source of &amp;#039;&amp;#039;&amp;#039;Unix was a Program Gone Bad&amp;#039;&amp;#039;&amp;#039;, credited as &amp;#039;&amp;#039;&amp;#039;A History of UNIX&amp;#039;&amp;#039;&amp;#039; above.]&lt;br /&gt;
&lt;br /&gt;
{{Softwarez}}&lt;br /&gt;
[[category:Softwarez]]&lt;br /&gt;
[[Category:Aspies]]&lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Bugbear</name></author>
	</entry>
</feed>