<div class="gmail_quote">On Thu, Jan 20, 2011 at 9:20 PM, Ron Frazier <span dir="ltr">&lt;<a href="mailto:atllinuxenthinfo@c3energy.com">atllinuxenthinfo@c3energy.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I&#39;m interested in all this stuff.  I love to learn things.  However, the<br>
self imposed challenge and learning curve of maintaining my 3 computers<br>
with 2 operating systems each plus my Dad&#39;s and my Son&#39;s and keeping it<br>
all backed up is sometimes a formidable challenge.  Sometimes, I think I<br>
do nothing else.  My Son said his laptop was running too slowly.  So, I<br>
decided to add memory tonight.  Not hard, but it does take time, energy,<br>
thought, and fuel.<br></blockquote><div><br>I can understand that.<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im"><br>
&gt; I seriously need to read up on the details of all that, though.  I<br>
&gt; probably haven&#39;t because while I do use Evolution, Empathy, and<br>
&gt; Chromium, for pretty much everything else, I live in a sea of<br>
&gt; terminals... or, sudo bang bang<br>
&gt; (<a href="http://mpathirage.com/sudo-bang-bang/" target="_blank">http://mpathirage.com/sudo-bang-bang/</a>).<br>
&gt;<br>
&gt;         --- Mike<br>
<br>
</div>The sudo-bang-bang thing is cool.  I sometimes hit the up arrow, home,<br>
then type sudo in front of the prior command.<br>
<br></blockquote><div><br>That is what I did before I learned about the shell&#39;s bang-bang... operator, I guess is what it would be classified as.  You can use &quot;sudo !-1&quot; as well, but that&#39;s not as fun as &quot;sudo !!&quot;.  :)<br>
<br>The ! character, according to the bash man page (which, if you&#39;ve never read or looked at, is the **one** man page that you should **never** attempt to print!) &quot;[starts] a history substitution&quot;, with exceptions.  You can find the information in the &quot;Event Designators&quot; section of the bash man page. <br>
</div></div>