nothing before me but thang
$ history | awk ‘{a[$2]++}END{for(i in a){print a[i] ” ” i}}’ | sort -rn | head 1 emacs
Possibly related posts: (automatically generated)
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! - -”
Name (required)
Mail (will not be published) (required)
Website
Sunday, 20. Apr 2008 at 0:01
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.
Sunday, 20. Apr 2008 at 1:01
[...] Dr. Vollmer’s Cut: [...]
Sunday, 20. Apr 2008 at 1:46
now that’s a history!
Sunday, 20. Apr 2008 at 12:26
Hey you should have done it in *your* system, not on a recently “stolen” shell account
Sunday, 20. Apr 2008 at 22:27
Incredibly obscure command string. What does this script mean?
Sunday, 20. Apr 2008 at 22:34
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! - -”