From 4ea670f2dfe1cbb7caa201f72b0a0fe1394b1b8f Mon Sep 17 00:00:00 2001 From: Stephen McCullough Date: Sat, 30 Nov 2013 20:04:16 +0000 Subject: [PATCH] Formatting, motherfucker --- _posts/2013-11-30-most-history-commands.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_posts/2013-11-30-most-history-commands.html b/_posts/2013-11-30-most-history-commands.html index 9953128..9a573b1 100644 --- a/_posts/2013-11-30-most-history-commands.html +++ b/_posts/2013-11-30-most-history-commands.html @@ -8,9 +8,11 @@ ---

Well I pulled this out of the archives. I've tried looking for past versions of this but I must have just looked at them and never blogged. Pity as it would have been nice to see what I was doing x years ago. So I'll save it here for a future of me to see.

-https://github.com/swmcc/dotfiles/blob/master/git/.aliases - +

 19:16:59 pippin: $ history | awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn |head -n 20
+
+

+

95cd# Not very surprising
85ls# Again not very surprising