unix-y meme

Apr 17, 2008 14:19

This one works for mac users and linux / other unix users, but not for people trapped in microsoft hell.

Open a terminal and type: uname -a
Then type: history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head

Then paste the results:

darc-laptop:~ celesteh$ uname -a ( Read more... )

celesteh, meme

Leave a comment

Comments 5

testcase April 17 2008, 14:59:15 UTC

99 ls
79 cd
60 telnet
53 csc
46 csi
36 open
22 top
17 more
16 svn
12 sudo

csi is a scheme which i have been using. csc is a compiler for it. i have been telneting from emacs to an app i am making . since i use carbon emacs it doesn't show up here.

Reply


Neat eigenadam April 17 2008, 16:20:54 UTC
Linux Galadriel 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 GNU/Linux

188 sudo
38 ls
34 cd
24 ps
23 javac
18 java
17 ssh
17 apt-cache
14 top
11 kill

Reply

Re: Neat celesteh April 18 2008, 00:14:03 UTC
hahaha, java developer!

top - what's killing my system right now? damn, it's my java app.

Reply


yesyouam April 17 2008, 23:08:06 UTC
[patrolsa@fire][19:06:02]uname -a
SunOS fire 5.8 Generic_117350-02 sun4u sparc SUNW,Sun-Fire-280R
[patrolsa@fire][19:06:06]history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
355 ssh
27 nslookup
16 ping
13 ls
10 w
9 cat
8 nmap
7 finger
7 exit
7 cd

Reply


(The comment has been removed)

celesteh June 24 2008, 22:59:09 UTC
sure. added you back.

I've been sort of missing for a while (immigration problems, grad school, etc). How long have you been a mod?

Reply


Leave a comment

Up