{"id":200,"date":"2008-04-15T09:41:37","date_gmt":"2008-04-15T13:41:37","guid":{"rendered":"http:\/\/benjamin.smedbergs.us\/blog\/2008-04-15\/history-meme\/"},"modified":"2008-04-15T09:41:37","modified_gmt":"2008-04-15T13:41:37","slug":"history-meme","status":"publish","type":"post","link":"http:\/\/benjamin.smedbergs.us\/blog\/2008-04-15\/history-meme\/","title":{"rendered":"History meme"},"content":{"rendered":"<p>I think we must all have OCD. It&#8217;s interesting (to me at least) which things I launch from the GUI (firefox, emacs). Is there a way to get the &#8220;most-clicked launchers&#8221; in gnome?<\/p>\n<pre>tchaikovsky.smedbergs.us:~\r\nbsmedberg $ uname -a\r\nLinux tchaikovsky.smedbergs.us 2.6.23.15-137.fc8 #1 SMP Sun Feb 10 17:03:13 EST 2008 x86_64 x86_64 x86_64 GNU\/Linux\r\ntchaikovsky.smedbergs.us:~\r\nbsmedberg $ history | awk '{a[$2]++}END{for(i in a){print a[i] \" \" i}}' | sort -rn | head\r\n271 hg\r\n148 make\r\n122 cd\r\n44 less\r\n43 rm\r\n35 dir\r\n33 exit\r\n27 cvs\r\n25 svn\r\n18 \/builds\/gcc-dehydra\/installed\/bin\/gcc<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I think we must all have OCD. It&#8217;s interesting (to me at least) which things I launch from the GUI (firefox, emacs). Is there a way to get the &#8220;most-clicked launchers&#8221; in gnome? tchaikovsky.smedbergs.us:~ bsmedberg $ uname -a Linux tchaikovsky.smedbergs.us 2.6.23.15-137.fc8 #1 SMP Sun Feb 10 17:03:13 EST 2008 x86_64 x86_64 x86_64 GNU\/Linux tchaikovsky.smedbergs.us:~ bsmedberg [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[97,96],"class_list":["post-200","post","type-post","status-publish","format-standard","hentry","category-mozilla","tag-awk","tag-history"],"_links":{"self":[{"href":"http:\/\/benjamin.smedbergs.us\/blog\/wp-json\/wp\/v2\/posts\/200","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/benjamin.smedbergs.us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/benjamin.smedbergs.us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/benjamin.smedbergs.us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/benjamin.smedbergs.us\/blog\/wp-json\/wp\/v2\/comments?post=200"}],"version-history":[{"count":0,"href":"http:\/\/benjamin.smedbergs.us\/blog\/wp-json\/wp\/v2\/posts\/200\/revisions"}],"wp:attachment":[{"href":"http:\/\/benjamin.smedbergs.us\/blog\/wp-json\/wp\/v2\/media?parent=200"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/benjamin.smedbergs.us\/blog\/wp-json\/wp\/v2\/categories?post=200"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/benjamin.smedbergs.us\/blog\/wp-json\/wp\/v2\/tags?post=200"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}