隨筆-167  評論-65  文章-0  trackbacks-0
          今天在netbeans中關閉webrick時,發現沒有關閉掉,打入localhost:3000 依然顯示頁面,發現無法從nb中再次關閉

          只有進入ubuntu的進程下關閉

          查看進程:

          1,ps -e 命令


          2,feng@feng:~$ sudo netstat -antup
          Active Internet connections (servers and established)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
          tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      4672/cupsd     
          tcp        0      0 0.0.0.0:3000            0.0.0.0:*               LISTEN      7082/ruby      
          tcp        0      0 192.168.1.102:41121     66.113.164.119:80       ESTABLISHED 5709/firefox   
          tcp        0      0 192.168.1.102:44746     209.85.201.125:5222     ESTABLISHED 6130/pidgin    
          tcp        0      0 192.168.1.102:54797     192.168.1.128:3306      ESTABLISHED 7082/ruby      
          tcp        0      0 192.168.1.102:43466     64.4.34.77:1863         ESTABLISHED 6130/pidgin    
          tcp        0      0 192.168.1.102:41999     64.233.189.19:443       ESTABLISHED 5709/firefox   
          tcp        0      0 192.168.1.102:54900     58.251.60.53:80         ESTABLISHED 6130/pidgin    
          tcp        0      0 192.168.1.102:34180     220.181.37.210:80       TIME_WAIT   -              
          tcp6       0      0 ::1:42801               :::*                    LISTEN      6863/java      
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           5161/dhclient  
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           4625/avahi-daemon:
          udp        0      0 0.0.0.0:56699           0.0.0.0:*                           4625/avahi-daemon:


          殺死webrick的進程:


          feng@feng:~$ sudo kill 7082

          2法:

          譬如Firefox現在僵死,無法相應請求。打開一個終端,輸入:

          pgrep firefox

          會返回數值,譬如是7198.現在輸入:

          kill 7198

          就會殺死Firefox進程了。

          你也可以使用killall命令。killall可以使用程序的名稱,譬如輸入:

          killall firefox


          3法

          如果前兩者還是殺不死,用 kill -9 pid 命令,來絕殺



          ref:
          http://hi.baidu.com/lidongxing1005/blog/item/63c65dec28dfae4779f05566.html
          http://hi.baidu.com/camark/blog/item/fb918dca3e237981c81768e6.html
          http://hi.baidu.com/strive_boy/blog/item/d3020b1865efd6b14aedbcd2.html




          write by feng
          posted on 2009-06-11 11:49 fl1429 閱讀(127580) 評論(3)  編輯  收藏 所屬分類: Eclipse/NetbeansRailsUbuntu

          評論:
          # re: Ubuntu 查看和殺死進程 2014-05-19 13:18 | pggdt
          kill -9 pid的絕殺相當給力!  回復  更多評論
            
          # re: Ubuntu 查看和殺死進程 2014-07-16 20:56 | XFXDF
          ES,MBJV SD,  回復  更多評論
            
          # re: Ubuntu 查看和殺死進程 2014-10-21 00:56 | None
          kill -9 is not working when the process is not the parent process  回復  更多評論
            
          已訪問數:
          free counters
          主站蜘蛛池模板: 自贡市| 新津县| 罗田县| 凤翔县| 天峻县| 泊头市| 称多县| 西平县| 邛崃市| 察隅县| 泰来县| 新密市| 南部县| 镇康县| 顺义区| 大城县| 海林市| 鸡西市| 桦南县| 静海县| 邯郸县| 达日县| 苗栗市| 大方县| 无棣县| 开鲁县| 屏东市| 靖远县| 金沙县| 蓬莱市| 横山县| 临颍县| 博乐市| 长泰县| 布尔津县| 永平县| 贺兰县| 大化| 翼城县| 屏南县| 新安县|