nothing before me but thang
$ history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head 1 emacs
Strangely, an overwhelming sudo on my Linux box. I’ve just been trying to update my system and get it back in shape, so maybe that isn’t so surprising.
[...] Dr. Vollmer’s Cut: [...]
now that’s a history!
Hey you should have done it in *your* system, not on a recently “stolen” shell account
Incredibly obscure command string. What does this script mean?
so it’s time for me to start study emacs seriously…
another possibility,
$ history | awk ‘{a[$2]++}END{for(i in a){print a[i] ” ” i}}’ | sort -rn | head $
(of Windows user … ok, with Cygwin or Mingw installed … errr, but what’s the point! – -”)
Fill in your details below or click an icon to log in:
You are commenting using your WordPress.com account. ( Log Out / Change )
You are commenting using your Twitter account. ( Log Out / Change )
You are commenting using your Facebook account. ( Log Out / Change )
Connecting to %s
Notify me of follow-up comments via email.
Get every new post delivered to your Inbox.
Strangely, an overwhelming sudo on my Linux box. I’ve just been trying to update my system and get it back in shape, so maybe that isn’t so surprising.
[...] Dr. Vollmer’s Cut: [...]
now that’s a history!
Hey you should have done it in *your* system, not on a recently “stolen” shell account
Incredibly obscure command string. What does this script mean?
so it’s time for me to start study emacs seriously…
another possibility,
$ history | awk ‘{a[$2]++}END{for(i in a){print a[i] ” ” i}}’ | sort -rn | head
$
(of Windows user … ok, with Cygwin or Mingw installed … errr, but what’s the point! – -”)