<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1257">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 10px;">
<div style="">Now all I need is an &quot;undo&quot; command for the occasional errant for loop, and I'd be set.&nbsp; :)
<br>
</div>
<div><br>
<div style="font-family: Tahoma; font-size: 13px;">
<div style="font-family: Tahoma; font-size: 13px;">
<div style="font-family: Tahoma; font-size: 13px;"><font style="font-family: Courier New;" color="#888888" size="1">-Josh More, CISSP, GIAC-GSLC, GIAC-GCIH, RHCE, NCLP<br>
<a href="mailto:morej@alliancetechnologies.net" target="_blank"><span class="il">morej@alliancetechnologies.net</span></a>
<br>
515-245-7701 </font>
<div style="font-family: Tahoma; font-size: 13px;"></div>
</div>
</div>
</div>
</div>
<div style="font-family: Times New Roman; color: rgb(0, 0, 0); font-size: 16px;">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF933398"><font color="#000000" face="Tahoma" size="2"><b>From:</b> cialug-bounces@cialug.org [cialug-bounces@cialug.org] on behalf of Matthew Nuzum [newz@bearfruit.org]<br>
<b>Sent:</b> Monday, May 10, 2010 16:03<br>
<b>To:</b> Central Iowa Linux Users Group<br>
<b>Subject:</b> Re: [Cialug] Evaluating productivity<br>
</font><br>
</div>
<div></div>
<div>Those are awesome tips Eric. After I read this I thought of two instances earlier today where alt . would have made things easier.<br>
<br>
<div class="gmail_quote">On Mon, May 10, 2010 at 12:57 PM, Eric Junker <span dir="ltr">
&lt;<a href="mailto:eric@eric.nu" target="_blank">eric@eric.nu</a>&gt;</span> wrote:<br>
<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">On 5/10/2010 11:28 AM, Matthew Nuzum wrote:<br>
&gt; In code there are profilers that inspect program execution and<br>
&gt; highlight repeating tasks that are inefficient. Is there anything<br>
&gt; like that for the commandline? Maybe I could run it over my<br>
&gt; .bash_history file or it could watch me type.<br>
<br>
</div>
This article shows how to analyze your bash history and talks about<br>
creating Bash aliases/functions to minimize typing.<br>
<br>
<a href="http://www.oreillynet.com/onlamp/blog/2007/01/whats_in_your_bash_history.html" target="_blank">http://www.oreillynet.com/onlamp/blog/2007/01/whats_in_your_bash_history.html</a><br>
<br>
I've found lots of good command line tips at<br>
<a href="http://www.commandlinefu.com/commands/browse/sort-by-votes" target="_blank">http://www.commandlinefu.com/commands/browse/sort-by-votes</a><br>
<br>
A few of my favorite commands<br>
&quot;cd -&quot; to change to the previous working directory<br>
&quot;ALT&#43;.&quot; to insert the argument of the last command<br>
<br>
I've got a few Bash aliases that save me some typing, modified my prompt<br>
to show useful information (current branch). Replaced diff with<br>
colordiff and use ack instead of grep. Still need to investigate custom<br>
bash completion.<br>
<br>
Also checkout j. <a href="http://github.com/rupa/j" target="_blank">http://github.com/rupa/j</a> j keeps track of which<br>
directories you use often and then instead of using cd to go to the<br>
directory, you can use j and then type a substring of the path and jump<br>
to that directory.<br>
<font color="#888888"><br>
Eric<br>
</font>
<div>
<div></div>
<div class="h5">_______________________________________________<br>
Cialug mailing list<br>
<a href="mailto:Cialug@cialug.org" target="_blank">Cialug@cialug.org</a><br>
<a href="http://cialug.org/mailman/listinfo/cialug" target="_blank">http://cialug.org/mailman/listinfo/cialug</a><br>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Matthew Nuzum<br>
newz2000 on freenode, skype, linkedin, <a href="http://identi.ca" target="_blank">
identi.ca</a> and twitter<br>
<br>
&quot;Do not seek to follow in the footsteps of the wise. Seek what they sought.&quot; –Matsuo Bashô<br>
</div>
</div>
</div>
</body>
</html>