你使用率最高的命令是什么? - V2EX
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
iceseaboy
V2EX    Linux

你使用率最高的命令是什么?

 
  •   iceseaboy 2012-06-07 14:16:03 +08:00 28717 次点击
    这是一个创建于 4873 天前的主题,其中的信息可能已经有所发展或是发生改变。
    history | awk '{CMD[$2]++;count++;} END { for (a in CMD )print CMD[ a ]" " CMD[ a ]/count*100 "% " a }' | grep -v "./" | column -c3 -s " " -t |sort -nr | nl | head -n10

    这条命令可以打印出前十名你使用最多的命令. 最后的10表示10条.
    帖出我的:
    1 170 33.8645% git
    2 63 12.5498% vim
    3 56 11.1554% cd
    4 38 7.56972% ls
    5 27 5.37849% cp
    6 22 4.38247% zipjs
    7 15 2.98805% cd..2
    8 11 2.19124% ll
    9 9 1.79283% nginxreload
    10 7 1.39442% svn
    261 条回复    2018-11-07 11:02:54 +08:00
    1  2  3  
    MayLava
        1
    MayLava  
       2012-06-07 14:29:57 +08:00   1
    我使用最多的大概是ps aux和free -m吧。。。。
    iceseaboy
        2
    iceseaboy  
    OP
       2012-06-07 14:30:53 +08:00   1
    你这是自己猜吧. 执行一下命令也许和你想得不一样...
    txx
        3
    txx  
       2012-06-07 14:32:40 +08:00   1
    1 59 11.8% cd
    2 50 10% ls
    3 37 7.4% ping
    4 24 4.8% sudo
    5 20 4% python
    6 17 3.4% time
    7 15 3% find
    8 14 2.8% ping6
    9 13 2.6% iconv
    10 9 1.8% fpc


    第十个好亮....我是二逼青年么...
    iceseaboy
        4
    iceseaboy  
    OP
       2012-06-07 14:34:31 +08:00   1
    ping排第三! LS是NO么...
    est
        5
    est  
       2012-06-07 14:35:15 +08:00   1
    1 166 18.2618% hg
    2 107 11.7712% python
    3 89 9.79098% cd
    4 72 7.92079% ssh
    5 71 7.81078% ls
    6 56 6.16062% ping
    7 48 5.28053% curl
    8 47 5.17052% sudo
    9 34 3.74037% grep
    10 25 2.75028% vim
    CoX
        6
    CoX  
       2012-06-07 14:35:28 +08:00   1
    cd ls exit
    txx
        7
    txx  
       2012-06-07 14:36:30 +08:00   1
    kendisk
        8
    kendisk  
       2012-06-07 14:37:26 +08:00   1
    ls
    Kymair
        9
    Kymair  
       2012-06-07 14:37:30 +08:00   1
    1 403 40.2597% ls
    2 190 18.981% cd
    3 77 7.69231% vi
    4 55 5.49451% emacs
    5 48 4.7952% git
    6 27 2.6973% rm
    7 24 2.3976% g
    8 12 1.1988% echo
    9 11 1.0989% mv
    10 9 0.899101% sl
    iceseaboy
        10
    iceseaboy  
    OP
       2012-06-07 14:37:45 +08:00   1
    @txx NO = 系统网络管理员
    saturn
        11
    saturn  
       2012-06-07 14:38:27 +08:0   1
    1 79 15.8% sudo
    2 66 13.2% ls
    3 63 12.6% cd
    4 59 11.8% git
    5 17 3.4% ps
    6 12 2.4% rvm
    7 11 2.2% cat
    8 9 1.8% vim
    9 9 1.8% php
    10 8 1.6% make

    开发用的mac。
    allenm
        12
    allenm  
       2012-06-07 14:38:49 +08:00   1
    1 723 38.2337% svn
    2 353 18.6674% cd
    3 236 12.4802% ls
    4 94 4.97091% git
    5 59 3.12004% vihost
    6 57 3.01428% sudo
    7 36 1.90375% ladder
    8 27 1.42782% vivhost
    9 26 1.37493% vi
    10 23 1.21629% mkdir
    txx
        13
    txx  
       2012-06-07 14:39:13 +08:00   1
    @iceseaboy 没...校园网内 各种无力吐槽的事情发生.....没事就要 ping和 traceroute
    lepture
        14
    lepture  
       2012-06-07 14:39:17 +08:00   1
    1 544 33.4358% git
    2 488 29.9939% cd
    3 373 22.9256% ls
    4 88 5.40873% vim
    5 20 1.22926% sv
    6 20 1.22926% make
    7 11 0.676091% mvim
    8 9 0.553165% source
    9 9 0.553165% python
    10 8 0.491703% sudo
    Link
        15
    Link  
       2012-06-07 14:39:52 +08:00   1
    1 36 30.5085% ssh
    2 10 8.47458% defaults
    3 6 5.08475% sudo
    4 6 5.08475% chmod
    5 4 3.38983% killall
    6 3 2.54237% function
    7 3 2.54237% cd
    8 3 2.54237% $
    9 2 1.69492% x
    10 2 1.69492% ruby
    sampeng
        16
    sampeng  
       2012-06-07 14:40:58 +08:00   1
    1 65 13% php
    2 61 12.2% ls
    3 51 10.2% git
    4 30 6% cd
    5 19 3.8% python
    6 14 2.8% rake
    7 12 2.4% scp
    8 12 2.4% echo
    9 12 2.4% chmod
    10 8 1.6% ssh
    binux
      &nbs; 17
    binux  
       2012-06-07 14:41:22 +08:00   1
    1 198 19.8% git
    2 175 17.5% cd
    3 121 12.1% ls
    4 118 11.8% ssh
    5 58 5.8% python2
    6 50 5% vim
    7 34 3.4% gvim
    8 22 2.2% echo
    9 21 2.1% sudo
    10 16 1.6% rm
    lyklykkkkkkk
        18
    lyklykkkkkkk  
       2012-06-07 14:41:30 +08:00   2
    1 89 17.8% vi
    2 80 16% ls
    3 67 13.4% cd
    4 21 4.2% javac
    5 20 4% java
    6 20 4% git
    7 19 3.8% man
    8 13 2.6% open
    9 12 2.4% sudo
    10 11 2.2% javap
    INT21H
        19
    INT21H  
       2012-06-07 14:41:32 +08:00   1
    1 121 24.2% python
    2 57 11.4% cd
    3 40 8% ssh
    4 23 4.6% ping
    5 15 3% vi
    6 15 3% svn
    7 13 2.6% open
    8 13 2.6% ls
    9 7 1.4% man
    10 5 1% ps


    // MAC
    iceseaboy
        20
    iceseaboy  
    OP
       2012-06-07 14:41:33 +08:00   1
    貌似mac挺多的,我也是mac 咩哈哈
    iceseaboy
        21
    iceseaboy  
    OP
       2012-06-07 14:44:14 +08:00   1
    我不是故意发到linux节点的, @livid 能帮我移到程序员 节点么=.=
    Echoldman
        22
    Echoldman  
       2012-06-07 14:59:42 +08:00   1
    1 134 26.8% cd
    2 107 21.4% ls
    3 30 6% git
    4 28 5.6% sudo
    5 23 4.6% open
    6 18 3.6% php
    7 14 2.8% rm
    8 13 2.6% ssh
    9 13 2.6% clear
    10 9 1.8% ping

    我在Mac上
    maozixifa
        23
    maozixifa  
       2012-06-07 15:01:52 +08:00   1
    1 77 34.2222% ls
    2 54 24% cd
    3 32 14.2222% git
    4 8 3.55556% python
    5 8 3.55556% gcc
    6 5 2.22222% diskutil
    7 4 1.77778% which
    8 4 1.77778% clear
    9 4 1.77778% $whereis
    10 3 1.33333% open
    我的,,,其中还有错误的啊。。。。泪奔,新电脑,闻起来有钢材味道的macbook pro。
    iceseaboy
        24
    iceseaboy  
    OP
       2012-06-07 15:08:34 +08:00   1
    @maozixifa 钢材味道.......一定是某个地方出错了.
    pepsin
        25
    pepsin  
       2012-06-07 15:13:42 +08:00   1
    1 106 21.2% ruby
    2 80 16% rails
    3 59 11.8% brew
    4 46 9.2% rm
    5 37 7.4% git
    6 33 6.6% cd
    7 31 6.2% irb
    8 12 2.4% bundle
    9 10 2% gem
    10 8 1.6% rake

    貌似太Ruby了
    1212e
        26
    1212e  
       2012-06-07 15:17:26 +08:00   1
    1 734 20.9894% ll (是ls -lAG)
    2 296 8.4644% cd
    3 220 6.29111% ssh-***
    4 196 5.6048% git
    5 105 3.00257% ping
    6 95 2.71661% pwd
    7 91 2.60223% vi
    8 86 2.45925% man
    9 77 2.20189% cp
    10 73 2.0875% ssh-***

    有些是alias出来的
    weihuilee
        27
    weihuilee  
       2012-06-07 15:19:07 +08:00   1
    1 1431 14.3114% git
    2 966 9.66097% cd
    3 782 7.82078% grep
    4 623 6.23062% rm
    5 571 5.71057% vim
    6 348 3.48035% rails
    7 320 3.20032% gem
    8 260 2.60026% mv
    9 260 2.60026% cat
    10 254 2.54025% ls
    tuoxie007
        28
    tuoxie007  
       2012-06-07 15:20:26 +08:00   1
    @txx 你是用time看时间的吗,拜一拜
    tuoxie007
        29
    tuoxie007  
       2012-06-07 15:22:42 +08:00   1
    @weihuilee 删文件比读文件多,拜一拜
    txx
        30
    txx  
       2012-06-07 15:22:51 +08:00   1
    @tuoxie007 acm 的东西 必然 time ./
    dongbeta
        31
    dongbeta  
       2012-06-07 15:25:01 +08:00   2
    1 138 27.6% git
    2 81 16.2% ls
    3 70 14% cd
    4 26 5.2% ssh
    5 21 4.2% ps
    6 15 3% vi
    7 15 3% ping
    8 13 2.6% cat
    9 11 2.2% jekyll
    10 9 1.8% kill
    G2bN4dbX9J3ncp0r
        32
    G2bN4dbX9J3ncp0r  
       2012-06-07 15:35:30 +08:00   1
    1 979 31.8996% ls
    2 637 20.7559% git
    3 336 10.9482% cd
    4 275 8.96057% vim
    5 71 2.31346% sudo
    6 70 2.28087% gcc
    7 67 2.18312% exit
    8 53 1.72695% rake
    9 42 1.36852% man
    10 38 1.23819% rm
    wenbinwu
        33
    wenbinwu  
       2012-06-07 15:39:39 +08:00   1
    1 2001 20.012% ls
    2 1651 16.5117% cd
    3 1149 11.4911% vim
    4 977 9.77098% git
    5 362 3.62036% rm
    6 339 3.39034% ..
    7 168 1.68017% find
    8 160 1.60016% sudo
    9 151 1.51015% ssh192
    10 149 1.49015% make
    m1a0
        34
    m1a0  
       2012-06-07 15:43:20 +08:00   1
    1 97 23.9506% root
    2 58 14.321% cd
    3 31 7.65432% ll
    4 18 4.44444% ls
    5 17 4.19753% vim
    6 17 4.19753% fuck
    7 15 3.7037% exit
    8 12 2.96296% python
    9 12 2.96296% gcc
    10 11 2.71605% service
    hzlzh
        35
    hzlzh  
    PRO
       2012-06-07 15:48:40 +08:00   1
    1 130 26% ls
    2 110 22% cd
    3 34 6.8% curl
    4 29 5.8% chmod
    5 24 4.8% git
    6 20 4% ping
    7 15 3% ssh
    8 12 2.4% lsof
    9 12 2.4% ln
    10 12 2.4% grep
    dianso
        36
    dianso  
       2012-06-07 15:48:53 +08:00   1
    w
    chenshaoju
        37
    chenshaoju  
       2012-06-07 15:51:31 +08:00   1
    实际上我用的最多的是 cat /etc/passwd | grep nologin -v ....

    1 215 21.5% cd
    2 206 20.6% ls
    3 86 8.6% exit
    4 66 6.6% cat
    5 63 6.3% vi
    6 51 5.1% yum
    7 40 4% service
    8 22 2.2% nslookup
    9 21 2.1% reboot
    10 19 1.9% rpm
    CupTools
        38
    CupTools  
       2012-06-07 15:53:10 +08:00   1
    1 151 30.2% dig
    2 113 22.6% sudo
    3 57 11.4% scp
    4 48 9.6% ssh
    5 33 6.6% ping
    6 30 6% telnet
    7 14 2.8% php
    8 13 2.6% cd
    9 8 1.6% ls
    10 6 1.2% whois
    Tianpu
        39
    Tianpu  
       2012-06-07 15:58:04 +08:00   1
    1 58 11.6% ls
    2 52 10.4% cd
    3 37 7.4% top
    4 27 5.4% exit
    5 25 5% rm
    6 19 3.8% nano
    7 18 3.6% netstat
    8 16 3.2% cat
    9 14 2.8% tar
    10 13 2.6% ps
    tuoxie007
        40
    tuoxie007  
       2012-06-07 15:58:44 +08:00   1
    1 127 25.4% git
    2 99 19.8% ls
    3 72 14.4% cd
    4 25 5% vi
    5 21 4.2% ssh
    6 15 3% pwd
    7 12 2.4% ping
    8 12 2.4% open
    9 11 2.2% cat
    10 9 1.8% rm
    infong
        41
    infong  
       2012-06-07 15:59:18 +08:00   1
    1 814 16.087% cd //Orz 我那么跳目录么?
    2 645 12.747% vim
    3 507 10.0198% git
    4 275 5.43478% sudo
    5 242 4.78261% ssh
    6 227 4.48617% rm
    7 195 3.85375% cp
    8 151 2.98419% curl
    9 150 2.96443% yaourt
    10 132 2.6087% ping
    maozixifa
        42
    maozixifa  
       2012-06-07 16:00:48 +08:00   1
    @iceseaboy 那是什么味道呢?我看到铝就觉得是钢材,合成钢嘛。。。XD
    ratazzi
        43
    ratazzi  
       2012-06-07 16:04:18 +08:00   1
    1 531 16.5009% cd
    2 472 14.6675% git
    3 470 14.6053% ls
    4 390 12.1193% sudo
    5 142 4.41268% ssh
    6 103 3.20075% ping
    7 96 2.98322% ifconfig
    8 77 2.39279% netstat
    9 70 2.17526% vim
    10 70 2.17526% rm
    lowstz
        44
    lowstz  
       2012-06-07 16:04:23 +08:00   1
    1 237 23.7% ls
    2 89 8.9% cd
    3 65 6.5% sudo
    4 62 6.2% exit
    5 51 5.1% qemu-kvm
    6 35 3.5% cat
    7 28 2.8% man
    8 28 2.8% htop
    9 23 2.3% git
    10 22 2.2% rm
    iceseaboy
        45
    iceseaboy  
    OP
       2012-06-07 16:09:15 +08:00   1
    @maozixifa 哈哈
    Mutoo
        46
    Mutoo  
       2012-06-07 16:09:33 +08:00   1
    ssh是一个黑洞啊…好多事在里头做了。
    haohaolee
        47
    haohaolee  
       2012-06-07 16:11:17 +08:00   1
    1 156 15.6156% tmux
    2 121 12.1121% ls
    3 115 11.5115% cd
    4 99 9.90991% exit
    5 89 8.90891% vim
    6 80 8.00801% sudo
    7 74 7.40741% wget
    8 69 6.90691% MONO_STRICT_MS_COMPLIANT=yes
    9 37 3.7037% chmod
    10 29 2.9029% mcs
    wtracyliu
        48
    wtracyliu  
       2012-06-07 16:15:33 +08:00   1
    1 2485 27.2239% git
    2 1664 18.2296% ls
    3 1372 15.0307% cd
    4 666 7.29623% ssh
    5 442 4.84224% brew
    6 436 4.77651% svn
    7 246 2.695% pwd
    8 214 2.34443% exit
    9 164 1.79667% python
    10 147 1.61043% rm
    Fanr
        49
    Fanr  
       2012-06-07 16:16:19 +08:00   1
    1 49 19.5219% cd
    2 25 9.96016% rm
    3 22 8.76494% chown
    4 18 7.17131% tar
    5 15 5.9761% ll
    6 14 5.57769% cp
    7 13 5.17928% ls
    8 10 3.98406% iptables
    9 9 3.58566% wget
    10 6 2.39044% chmod
    tuoxie007
        50
    tuoxie007  
       2012-06-07 16:20:06 +08:00   1
    看起mac用户都喜open命令呀,就一命令就吧linux了
    kran
        51
    kran  
       2012-06-07 16:26:08 +08:00   1
    @tuoxie007 那是因为finder太差劲儿了 - -
    iceseaboy
        52
    iceseaboy  
    OP
       2012-06-07 16:26:15 +08:00   1
    @tuoxie007 open命令主要灭的还是linux桌面系统...linux 非桌面的话也不需要open.
    再说了...mac本来就完胜所有桌面系统....
    Veelian
        53
    Veelian  
       2012-06-07 16:31:40 +08:00   1
    1 136 17.9657% sudo
    2 119 15.7199% ls
    3 115 15.1915% python
    4 77 10.1717% vim
    5 58 7.66182% cd
    6 39 5.15192% sqlite3
    7 27 3.56671% chmod
    8 24 3.17041% rm
    9 20 2.64201% clear
    10 13 1.71731% git
    loddit
        54
    loddit  
       2012-06-07 16:37:11 +08:00   1
    1 76 15.2305% vi
    2 75 15.0301% dae
    3 72 14.4289% git
    4 53 10.6212% ls
    5 33 6.61323% cd
    6 29 5.81162% ack
    7 23 4.60922% j
    8 22 4.40882% ssh
    9 17 3.40681% scp
    10 12 2.40481% cat

    history 还是太短了
    laskuma
        55
    laskuma  
       2012-06-07 16:40:16 +08:00   1
    1 87 17.4% cd
    2 85 17% vim
    3 75 15% ls
    4 63 12.6% ssh
    5 25 5% gcc
    6 21 4.2% nslookup
    7 14 2.8% open
    8 11 2.2% ping
    9 9 1.8% make
    10 7 1.4% scp
    jianfeng
        56
    jianfeng  
       2012-06-07 16:47:01 +08:00   1
    我是做ios开发的~~~ 要改行了
    1 237 47.4% git
    2 66 13.2% cd
    3 60 12% ls
    4 28 5.6% ssh
    5 28 5.6% ruby
    6 27 5.4% ping
    7 21 4.2% fg
    8 20 4% vim
    9 3 0.6% rm
    10 3 0.6% cp
    h2ero
        57
    h2ero  
       2012-06-07 16:53:59 +08:00   1
    1 147 14.7% ls
    2 134 13.4% exit
    3 127 12.7% cd
    4 73 7.3% vim
    5 71 7.1% ssh
    6 55 5.5% sudo
    7 35 3.5% top
    8 30 3% git
    9 25 2.5% f
    10 23 2.3% ps

    f为goagent的软链接。
    okidogi
        58
    okidogi  
       2012-06-07 16:55:40 +08:00   1
    1 196 19.6% ls
    2 178 17.8% make
    3 125 12.5% cd
    4 116 11.6% git
    5 36 3.6% less
    6 17 1.7% rm
    7 16 1.6% gdb
    8 16 1.6% gcc
    9 12 1.2% fg
    10 11 1.1% ssh
    11 11 1.1% emacs
    12 10 1% byobu
    13 7 0.7% sudo
    14 7 0.7% cp
    15 6 0.6% scp
    kaichen
        59
    kaichen  
    PRO
       2012-06-07 17:04:26 +08:00   1
    1 1587 15.8716% git
    2 710 7.10071% cd
    3 607 6.07061% rm
    4 553 5.53055% ack
    5 456 4.56046% ls
    6 400 4.0004% brew
    7 307 3.07031% vim
    8 284 2.84028% mv
    9 281 2.81028% gem
    10 278 2.78028% rails
    leafduo
        60
    leafduo  
       2012-06-07 17:07:07 +08:00   1
    1 92 18.4% make
    2 64 12.8% ls
    3 62 12.4% cd
    4 61 12.2% vi
    5 25 5% grep
    6 22 4.4% python
    7 17 3.4% rake
    8 17 3.4% curl
    9 14 2.8% ruby
    10 14 2.8% hunspell
    neildd
        61
    neildd  
       2012-06-07 17:08:48 +08:00   1
    1 196 19.6% ll
    2 193 19.3% ls
    3 150 15% git
    4 134 13.4% cd
    5 52 5.2% clear
    6 35 3.5% screen
    7 31 3.1% python
    8 27 2.7% ping
    9 24 2.4% mv
    10 18 1.8% vi
    goofansu
        62
    goofansu  
       2012-06-07 17:08:53 +08:00   1
    1 140 28% python
    2 63 12.6% cd
    3 54 10.8% pt
    4 49 9.8% ls
    5 29 5.8% ll
    6 21 4.2% pip
    7 19 3.8% vi
    8 18 3.6% workon
    9 18 3.6% sudo
    10 11 2.2% vim
    goofansu
        63
    goofansu  
       2012-06-07 17:09:00 +08:00   1
    1 140 28% python
    2 63 12.6% cd
    3 54 10.8% pt
    4 49 9.8% ls
    5 29 5.8% ll
    6 21 4.2% pip
    7 19 3.8% vi
    8 18 3.6% workon
    9 18 3.6% sudo
    10 11 2.2% vim
    itopidea
        64
    itopidea  
       2012-06-07 17:11:24 +08:00   1
    cd
    ls
    unzip
    vi
    su
    rm -rf
    chmod
    cp
    zenwong
        65
    zenwong  
       2012-06-07 17:11:30 +08:00   1
    1 291 58.2% runjs
    2 141 28.2% memcached
    3 21 4.2% ls
    4 16 3.2% cd
    5 12 2.4% ssh
    6 6 1.2% ln
    7 4 0.8% telnet
    8 3 0.6% sudo
    9 1 0.2% top
    10 1 0.2% run
    benzhe
        66
    benzhe  
       2012-06-07 17:18:04 +08:00   1
    离职不能上公司服务器...这是 ec2 上的,只在上面搭过 OpenVPN 和 Squid
    1 22 11.828% crontab
    2 21 11.2903% sudo
    3 21 11.2903% ls
    4 14 7.52688% wget
    5 10 5.37634% cd
    6 8 4.30108% yum
    7 7 3.76344% ip
    8 5 2.68817% vi
    9 5 2.68817% ping6
    10 5 2.68817% ping
    fly2never
        67
    fly2never  
       2012-06-07 17:28:18 +08:00   1
    1 157 31.4% gs (git status)
    2 81 16.2% git
    3 37 7.4% gc (git commit -m)
    4 36 7.2% gl (git pull)
    5 33 6.6% ls
    6 24 4.8% cd
    7 23 4.6% gh (git push)
    8 15 3% vim
    9 14 2.8% brew
    10 13 2.6% ga (git add .)

    话说我基本只当做git客户端
    flyingkid
        68
    flyingkid  
       2012-06-07 17:53:49 +08:00   1
    1 77 13.5802% ls
    2 63 11.1111% cd
    3 39 6.87831% ping
    4 38 6.70194% rvm
    5 35 6.17284% brew
    6 34 5.99647% gem
    7 33 5.82011% nginx
    8 32 5.64374% open
    9 32 5.64374% exit
    10 25 4.40917% sudo
    wenbinwu
        69
    wenbinwu  
       2012-06-07 17:57:15 +08:00   1
    哈哈,我那2000的ls算是很高的咯
    wenbinwu
        70
    wenbinwu  
       2012-06-07 18:11:59 +08:00   1
    @wenbinwu 好像是我自己history存的多的原因:)
    dreambt
        71
    dreambt  
       2012-06-07 18:17:11 +08:00   1
    1 289 28.9% ls
    2 186 18.6% cd
    3 112 11.2% vi
    4 53 5.3% rm
    5 30 3% top
    6 28 2.8% killall
    7 27 2.7% tar
    8 24 2.4% netstat
    9 22 2.2% mv
    10 16 1.6% ps
    gDD
        72
    gDD  
       2012-06-07 18:19:50 +08:00   1
    1 1824 12.3485% git
    2 1694 11.4684% la (alias of ls -la)
    3 1257 8.50992% cd
    4 1056 7.14914% vim
    5 828 5.60558% make
    6 483 3.26992% man
    7 473 3.20222% tig
    8 298 2.01747% cat
    9 286 1.93623% ls
    10 284 1.92269% p (alias of pacman)
    11 253 1.71258% ping
    12 249 1.68551% rm
    13 209 1.41474% mv
    14 207 1.4012% gcc
    15 202 1.36736% grep
    16 176 1.19136% echo
    17 174 1.17782% ip
    18 159 1.07629% exit
    19 158 1.06952% df
    20 124 0.839369% tmux
    zcl
        73
    zcl  
       2012-06-07 18:20:51 +08:00   1
    1 241 48.2% plink
    2 50 10% python
    3 30 6% sudo
    4 18 3.6% top
    5 9 1.8% ls
    6 8 1.6% cd
    7 5 1% free
    8 5 1% dmidecode
    9 5 1% cat
    10 4 0.8% pwd
    zx900930
        74
    zx900930  
       2012-06-07 18:44:20 +08:00   1
    1 101 37.4074% sudo
    2 32 11.8519% cd
    3 13 4.81481% vi
    4 13 4.81481% cp
    5 12 4.44444% ps
    6 9 3.33333% ls
    7 8 2.96296% make
    8 7 2.59259% ping
    9 6 2.22222% tar
    10 6 2.22222% python
    新机器哈哈~还没用几天
    arcthur
        75
    arcthur  
       2012-06-07 18:49:32 +08:00   1
    1 2538 25.3825% cd
    2 1862 18.6219% ls
    3 906 9.06091% git
    4 752 7.52075% svn
    5 689 6.89069% sudo
    6 413 4.13041% cat
    7 335 3.35034% dict
    8 232 2.32023% j
    9 186 1.86019% ll
    10 168 1.68017% rm
    akalanala
        76
    akalanala  
       2012-06-07 18:49:54 +08:00   1
    1 367 11.0742% ssh
    2 363 10.9535% cd
    3 300 9.0525% ll
    4 196 5.9143% rsync
    5 137 4.13398% cat
    6 122 3.68135% ls
    7 117 3.53048% sudo
    8 110 3.31925% go
    9 92 2.7761% echo
    10 75 2.26313% redis-cli
    zhaozijie
        77
    zhaozijie  
       2012-06-07 19:54:36 +08:00   1
    大家都用的是linux系统吗?
    pippo
        78
    pippo  
       2012-06-07 20:11:19 +08:00   1
    1 221 22.1221% cd
    2 212 21.2212% ls
    3 86 8.60861% ll
    4 80 8.00801% python
    5 66 6.60661% vi
    6 41 4.1041% mysql
    7 36 3.6036% exit
    8 32 3.2032% yum
    9 24 2.4024% tail
    10 18 1.8018% service
    6711411
        79
    6711411  
       2012-06-07 20:15:10 +08:00   1
    rm -rf /
    6711411
        80
    6711411  
       2012-06-07 20:16:18 +08:00   1
    1 155 31% cd
    2 113 22.6% ls
    3 46 9.2% vim
    4 26 5.2% sudo
    5 21 4.2% exit
    6 16 3.2% rails
    7 11 2.2% cat
    8 8 1.6% chmod
    9 7 1.4% pacman
    10 6 1.2% grep
    likuku
        81
    likuku  
       2012-06-07 20:21:30 +08:00   1
    1 119 23.8% ssh
    2 68 13.6% ls
    3 65 13% cht
    4 47 9.4% cd
    5 45 9% dig
    6 32 6.4% office
    7 24 4.8% web13
    8 17 3.4% ping
    9 10 2% dove
    10 8 1.6% open
    coupgar
        82
    coupgar  
       2012-06-07 20:31:37 +08:00   1
    1 135 27% ls
    2 95 19% cd
    3 53 10.6% git
    4 22 4.4% open
    5 10 2% vim
    6 10 2% svn
    7 8 1.6% rm
    8 6 1.2% sh
    9 6 1.2% ps
    10 5 1% gitk
    yesmeck
        83
    yesmeck  
       2012-06-07 20:47:22 +08:00   1
    1 2126 21.2621% git
    2 1048 10.481% cd
    3 806 8.06081% ls
    4 641 6.41064% sudo
    5 560 5.60056% vim
    6 495 4.9505% rm
    7 296 2.9603% yaourt
    8 200 2.0002% rvm
    9 176 1.76018% php
    10 174 1.74017% ..
    thedevil7
        84
    thedevil7  
       2012-06-07 20:58:22 +08:00   1
    1 861 13.5783% ls
    2 849 13.3891% cd
    3 326 5.14114% sudo
    4 197 3.10677% gs
    5 185 2.91752% eix
    6 180 2.83867% rm
    7 162 2.5548% emerge
    8 146 2.30248% dri
    9 142 2.23939% dr
    10 138 2.17631% wine

    dr = drcomd 学校坑爹的登录网络客户端
    dri = drcomc login
    gs = git status
    iceseaboy
        85
    iceseaboy  
    OP
       2012-06-07 20:58:40 +08:00   1
    @zhaozijie 不一定都是linux, 但都是unix系. 比如我是mac
    tioover
        86
    tioover  
       2012-06-07 21:01:57 +08:00   1
    1 748 21.0053% git
    2 498 13.9848% cd
    3 263 7.38557% yaourt
    4 245 6.88009% ls
    5 191 5.36366% gvim
    6 181 5.08284% sudo
    7 115 3.22943% gcc
    8 97 2.72395% ipython2
    9 87 2.44313% httperf
    10 86 2.41505% rm
    alsotang
        87
    alsotang  
       2012-06-07 21:11:38 +08:00   1
    1 9 90% git
    2 1 10% history

    为了安全,history只有10条...
    bl0ck
        88
    bl0ck  
       2012-06-07 21:40:23 +08:00   1
    1 1384 32.921% git
    2 366 8.70599% rails
    3 322 7.65937% cd
    4 264 6.27973% rake
    5 214 5.09039% cap
    6 190 4.51951% bundle
    7 152 3.6156% curl
    8 120 2.85442% vmc
    9 112 2.66413% ls
    10 99 2.3549% ssh
    hilyjiang
        89
    hilyjiang  
       2012-06-07 21:57:37 +08:00   1
    1 177 21.4806% ls
    2 99 12.0146% vim
    3 80 9.70874% cd
    4 78 9.46602% yum
    5 32 3.8835% dig
    6 29 3.51942% service
    7 25 3.03398% mv
    8 24 2.91262% rm
    9 18 2.18447% wget
    10 18 2.18447% openssl

    服务器上
    luo123qiu
        90
    luo123qiu  
       2012-06-07 22:22:45 +08:00   1
    ls
    imom0
        91
    imom0  
       2012-06-07 22:32:31 +08:00   1
    1 3420 23.9278% ls
    2 2240 15.672% vim
    3 1748 12.2298% cd
    4 1280 8.95543% python
    5 830 5.80704% clear
    6 647 4.52669% git
    7 409 2.86154% rm
    8 201 1.40628% sudo
    9 182 1.27335% ipython
    10 157 1.09844% brew
    11 124 0.867558% pip
    12 122 0.853565% cp
    13 119 0.832575% j
    14 104 0.727629% tmux
    15 102 0.713636% htop
    16 98 0.68565% gcc
    17 96 0.671657% mv
    18 82 0.573707% echo
    19 80 0.559715% exit
    20 77 0.538725% aria2c
    donbe
        92
    donbe  
       2012-06-07 23:59:17 +08:00   1
    1 189 37.8% svn
    2 108 21.6% ls
    3 103 20.6% cd
    4 19 3.8% sqlite3
    5 19 3.8% cdcm
    6 11 2.2% pwd
    7 9 1.8% vi
    8 8 1.6% open
    9 8 1.6% ll
    10 7 1.4% man
    goophile
        93
    goophile  
       2012-06-08 00:00:26 +08:00   2
    1 116 23.2% ngspice
    2 103 20.6% gwave
    3 101 20.2% gnetlist
    4 36 7.2% cat
    5 27 5.4% vim
    6 25 5% ls
    7 18 3.6% cd
    8 9 1.8% ll
    9 9 1.8% grep
    10 6 1.2% su
    ...
    Jesse
        94
    Jesse  
       2012-06-08 00:21:21 +08:00   1
    1 1098 31.1313% ssh
    2 295 8.36405% cap
    3 286 8.10887% ls
    4 177 5.01843% ping
    5 155 4.39467% cd
    6 131 3.7142% scp
    7 124 3.51574% git
    8 118 3.34562% dig
    9 82 2.32492% vim
    10 74 2.0981% lx
    iwinux
        95
    iwinux  
       2012-06-08 00:35:00 +08:00   1
    1 1087 15.3423% ls
    2 766 10.8116% git
    3 643 9.07551% gst # alias for git status
    4 582 8.21454% sudo
    5 438 6.18207% cd
    6 296 4.17784% vim
    7 221 3.11927% gdiff # git diff
    8 188 2.65349% gadd # git add
    9 156 2.20183% rm
    10 150 2.11715% ack
    zhairuo
        96
    zhairuo  
       2012-06-08 01:47:56 +08:00   1
    1 135 13.5271% man
    2 91 9.11824% ll
    3 56 5.61122% mtxrun
    4 46 4.60922% vim
    5 39 3.90782% sed
    6 38 3.80762% sudo
    7 33 3.30661% tlon
    8 33 3.30661% cd
    9 27 2.70541% echo
    10 25 2.50501% grep
    evlos
        97
    evlos  
       2012-06-08 02:25:10 +08:00   1
    1 159 31.8% py
    2 121 24.2% ls
    3 80 16% cd
    4 47 9.4% git
    5 21 4.2% sudo
    6 11 2.2% python
    7 8 1.6% pip
    8 7 1.4% ftp
    9 7 1.4% clear
    10 5 1% mate
    kevinzhow
        98
    kevinzhow  
       2012-06-08 02:33:42 +08:00   1
    1 5 35.7143% heroku
    2 4 28.5714% cd
    3 3 21.4286% git
    4 1 7.14286% ls
    5 1 7.14286% ;s
    kevinzhow
        99
    kevinzhow  
       2012-06-08 02:33:42 +08:00   1
    1 5 35.7143% heroku
    2 4 28.5714% cd
    3 3 21.4286% git
    4 1 7.14286% ls
    5 1 7.14286% ;s
    wang1986
        100
    wang1986  
       2012-06-08 10:56:49 +08:00   1
    1 136 27.2% ls
    2 96 19.2% cd
    3 90 18% svn
    4 43 8.6% mv
    5 28 5.6% codesign299
    6 13 2.6% rm
    7 10 2% man
    8 8 1.6% sudo
    9 7 1.4% make
    10 6 1.2% vi
    1  2  3  
    关于     帮助文档     自助推广系统     博客     API     FAQ     Solana     908 人在线   最高记录 6679       Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 29ms UTC 21:57 PVG 05:57 LAX 14:57 JFK 17:57
    Do have faith in what you're doing.
    ubao snddm index pchome yahoo rakuten mypaper meadowduck bidyahoo youbao zxmzxm asda bnvcg cvbfg dfscv mmhjk xxddc yybgb zznbn ccubao uaitu acv GXCV ET GDG YH FG BCVB FJFH CBRE CBC GDG ET54 WRWR RWER WREW WRWER RWER SDG EW SF DSFSF fbbs ubao fhd dfg ewr dg df ewwr ewwr et ruyut utut dfg fgd gdfgt etg dfgt dfgd ert4 gd fgg wr 235 wer3 we vsdf sdf gdf ert xcv sdf rwer hfd dfg cvb rwf afb dfh jgh bmn lgh rty gfds cxv xcv xcs vdas fdf fgd cv sdf tert sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf sdf shasha9178 shasha9178 shasha9178 shasha9178 shasha9178 liflif2 liflif2 liflif2 liflif2 liflif2 liblib3 liblib3 liblib3 liblib3 liblib3 zhazha444 zhazha444 zhazha444 zhazha444 zhazha444 dende5 dende denden denden2 denden21 fenfen9 fenf619 fen619 fenfe9 fe619 sdf sdf sdf sdf sdf zhazh90 zhazh0 zhaa50 zha90 zh590 zho zhoz zhozh zhozho zhozho2 lislis lls95 lili95 lils5 liss9 sdf0ty987 sdft876 sdft9876 sdf09876 sd0t9876 sdf0ty98 sdf0976 sdf0ty986 sdf0ty96 sdf0t76 sdf0876 df0ty98 sf0t876 sd0ty76 sdy76 sdf76 sdf0t76 sdf0ty9 sdf0ty98 sdf0ty987 sdf0ty98 sdf6676 sdf876 sd876 sd876 sdf6 sdf6 sdf9876 sdf0t sdf06 sdf0ty9776 sdf0ty9776 sdf0ty76 sdf8876 sdf0t sd6 sdf06 s688876 sd688 sdf86