Results 1 - 10 for awk print sort head. (0.28 seconds) 

Tip: Save time by hitting the return key instead of clicking on "search"

    Google
     Custom Search
  1. Advogato: Personal info for DV
    Feb 10, 2009 ... wei:~ -> history | awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn| head 362 vi 263 cd 262 make 136 cvs 115 svn 105 ssh 78 ls 67 ...
    www.advogato.org/person/DV/ - Cached
  2. Ikke's Blog - Post details: Who's abusing my SATA controller?
    dmesg | awk '/(READ|WRITE|dirtied)/ {activity[$2]++} END {for (x in activity) print x, activity[x]}'| sort -nr | head -n 10 ...
    blog.eikke.com/index.php/.../who_s_abusing_my_sata_controller - Cached
  3. the history meme | Linuxart
    Apr 10, 2008 ... It seems everyone else is doing it... history | awk '{a++ } END{for(i in a){ print ai}}'|sort -rn|head 460 git 91 rug 88 cd 81 ls 34 xrandr ...
    linuxart.com/log/archives/2008/04/10/the-history-meme/ - Cached
  4. Techblogging
    I used history 1|awk '{print $2}'|awk 'BEGIN {FS="|"} {print $1}'|sort|uniq -c| sort -nr|head -10 (this is for zsh history; the fix is the -n flag to sort) ...
    blog.drinsama.de/erich/2006/Sep - Cached
  5. Thomas Wood
    history|awk '{a[$2]++ } END{for(i in a){print a[i] ” ” i}}'|sort -rn|head 91 cd 75 ls 49 svn 45 ssh 37 vim 37 make 13 ./test-notes ...
    blogs.gnome.org/thos/page/4/ - Cached
  6. Dave Richards - City of Largo Work Blog: Asus Eee PC And NX
    SCREEN_WIDTH=` echo $TMP2 | awk -F "x" ' {print $1}'` ... I'm formulating a plan in my head now to lower the font point size to 8 ... USB because we don't have worry about what sort of expansion slot a given laptop has. ...
    davelargo.blogspot.com/2008/05/asus-eee-pc-and-nx.html - Cached
  7. Thomas Wood » OpenMoko
    11 svn-prepare-ChangeLog.pl 11 ./openmoko-messages 11 ./openmoko-dialer. Laptop: $ history|awk '{a[$2]++ } END{for(i in a){print a[i] ” ” i}}'|sort -rn|head ...
    blogs.gnome.org/thos/category/openmoko/ - Cached
  8. Advogato: Blog for DV
    paphio:~ -> history | awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort - rn|head 319 vi 257 ssh 255 cd 156 cvs 130 make 125 ls 79 svn 60 scp 48 su 43 ...
    www.advogato.org/person/DV/diary.html?start=228 - Cached
  9. April « 2008 « Lucas Rocha
    history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head 130 vim 106 cd 74 ls 33 make 28 git 24 grep 19 sudo 18 rm 12 svn 11 touch ...
    blogs.gnome.org/lucasr/2008/04/ - Cached
  10. Christopher Blizzard · 2008 April 15
    Apr 15, 2008 ... (And that's off the top of my head - I'm sure there will be many more!) ... awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn ...
    www.0xdeadbeef.com/weblog/?m=20080415 - Cached



 

Search within results - Search Tips - Try Google Experimental


©2009 Google - Google Home - Advertising Programs - Business Solutions - About Google