PUBLIC   marks

ON THIS LINK

What’s your history|awk… - Peter Krantz

by karlcow

history|awk '{a[$2] } END{for(i in a){printf “]t%s “,a[i],i}}’|sort -rn|head

plutot history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s \n",a[i],i}}'|sort -rn|head

Comments

No comment on this link yet. React !


PUBLIC TAGS
on this link

geek   unix  

BY

karlcow
the 19/10/2009 at 10:10