<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>awk on Jasdeep Singh</title>
    <link>https://jasdeep-singh.com/categories/awk/</link>
    <description>Recent content in awk on Jasdeep Singh</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Fri, 11 Apr 2008 06:16:37 +0000</lastBuildDate><atom:link href="https://jasdeep-singh.com/categories/awk/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>My Shell history</title>
      <link>https://jasdeep-singh.com/note/my-shell-history/</link>
      <pubDate>Fri, 11 Apr 2008 06:16:37 +0000</pubDate>
      
      <guid>https://jasdeep-singh.com/note/my-shell-history/</guid>
      <description>When i opened my Google reader this morning , cam across this little awk kiddie. So ran it for my ubuntu shell. It tells the story that i have not been doing anything worthy , only procrastinating
history|awk &#39;{a[$2]++ } END{for(i in a){print a[i] &amp;quot; &amp;quot; i}}&#39; |sort -rn|head 84 cd 66 ls 43 sudo 15 python 10 django-admin.py 6 svn 6 ln 4 youtube-dl 4 pidgin 4 cd..
The original script lies here.</description>
    </item>
    
  </channel>
</rss>
