Fell pray to the meme...

Submitted by gwolf on Wed, 09/27/2006 - 10:13
Sigh... Here I go again :) [code='Bash'] gwolf@mosca:~$ history|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c|sort -rn|head -10 81 svn 33 cd 29 find 28 perl 28 ls 27 grep 26 for 21 man 17 export 14 cat [/code] At least, it clearly shows that I've been teaching my workmates on the benefits of Subversion. Anyway, with only 500 lines of Bash history I'm keeping, it's hard to make this into a trend. I doubt this would coincide with the pkg-perl sprint a bit over a week ago. Still, I call perl interactively (well, if that's what "interactive" means) a little bit too much :)
( categories: )

Post new comment

The content of this field is kept private and will not be shown publicly. If you have a Gravatar account associated with the e-mail address you provide, it will be used to display your avatar.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <br> <b> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <img> <h1> <h2> <h3> <tt> <pre> <strike> <table> <tr> <th> <td>
  • Lines and paragraphs break automatically.
  • Use <bib>citekey</bib> or [bib]citekey[/bib] to insert automatically numbered references.
  • Use [fn]...[/fn] (or <fn>...</fn>) to insert automatically numbered footnotes.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo].

More information about formatting options