問題是今天出現的,今天寫了一個小shell。用來打開一系列的網頁,不知道是shell沒編好還是怎樣,做好shell之後問題就來了
具體問題我就不描述了,相信大家都有耳聞
我查過網上方法說刪除DATA 刪除用戶文件什麼的,首先我這裏沒有這些文件夾,也搜不到。
其次我把家目錄裏邊的google-chrome整個刪掉,打開,問題依舊
問題是出現在同步之後的
無論是新安裝還是刪除資料,包括刪除賬戶,在登錄同步之前,一切正常
同步之後關閉再打開就這樣了
網上搜索到是未完全關閉引起
用ps grep 看了,主要是 /opt/google/chrome/chrome 文件在使用
不知道這是什麼,刪掉之後chrome打不開,重裝後老問題
以下是幾次命令返回結果
ferris@The:~$ ps -ef|grep chrome
ferris 2280 1768 0 21:06 ? 00:00:19 /usr/bin/python /usr/bin/software-center /home/ferris/桌面/google-chrome-stable_current_amd64.deb
ferris 14542 1768 3 21:55 ? 00:00:02 /opt/google/chrome/chrome
ferris 14783 11407 0 21:56 pts/11 00:00:00 grep --color=auto chrome
ferris@The:~$ ps -ef|grep chrome
ferris 2280 1768 0 21:06 ? 00:00:19 /usr/bin/python /usr/bin/software-center /home/ferris/桌面/google-chrome-stable_current_amd64.deb
ferris 14056 1768 1 21:54 ? 00:00:01 /opt/google/chrome/chrome
ferris 14262 1768 2 21:54 ? 00:00:02 /opt/google/chrome/chrome
ferris 14529 11407 0 21:55 pts/11 00:00:00 grep --color=auto chrome
ferris@The:~$ ps -ef|grep chrome
ferris 2280 1768 0 21:06 ? 00:00:19 /usr/bin/python /usr/bin/software-center /home/ferris/桌面/google-chrome-stable_current_amd64.deb
ferris 14540 11407 0 21:55 pts/11 00:00:00 grep --color=auto chrome
ferris@The:~$ ps -ef|grep chrome
ferris 2280 1768 0 21:06 ? 00:00:19 /usr/bin/python /usr/bin/software-center /home/ferris/桌面/google-chrome-stable_current_amd64.deb
ferris 14542 1768 26 21:55 ? 00:00:02 /opt/google/chrome/chrome
ferris 14554 14542 0 21:56 ? 00:00:00 /opt/google/chrome/chrome-sandbox /opt/google/chrome/chrome --type=zygote --enable-crash-reporter=338ABC89-32E3-41CB-9F12-CBFB36BBBB2C
ferris 14555 14554 0 21:56 ? 00:00:00 /opt/google/chrome/chrome --type=zygote --enable-crash-reporter=338ABC89-32E3-41CB-9F12-CBFB36BBBB2C
ferris 14561 14555 0 21:56 ? 00:00:00 /opt/google/chrome/chrome-sandbox /opt/google/chrome/nacl_helper
ferris 14562 14561 0 21:56 ? 00:00:00 /opt/google/chrome/nacl_helper
ferris 14564 14555 0 21:56 ? 00:00:00 /opt/google/chrome/chrome --type=zygote --enable-crash-reporter=338ABC89-32E3-41CB-9F12-CBFB36BBBB2C
ferris 14643 14564 39 21:56 ? 00:00:03 [chrome] <defunct>
ferris 14664 14564 2 21:56 ? 00:00:00 [chrome] <defunct>
ferris 14682 14564 2 21:56 ? 00:00:00 [chrome] <defunct>
ferris 14768 11407 0 21:56 pts/11 00:00:00 grep --color=auto chrome
用pkill要兩次才能kill掉 /opt/google/chrome/chrome
附上前面說得shell
#!/bin/bash
google-chrome http://202.116.160.170/
sleep 1
google-chrome http://202.116.163.41/
sleep 1
google-chrome http://202.116.163.46/
sleep 1
google-chrome http://202.116.163.50/
sleep 1
google-chrome http://202.116.163.51/
sleep 1.5
google-chrome http://202.116.163.53/
sleep 1.5
google-chrome http://202.116.163.55/
sleep 1.5
google-chrome http://202.116.163.59/
sleep 1.5
google-chrome http://202.116.163.60/
sleep 1.5
google-chrome http://202.116.163.61/
sleep 1.5
google-chrome http://202.116.163.62/
sleep 1.5
google-chrome http://202.116.163.63/
sleep 1.5
google-chrome http://202.116.163.64/
sleep 1.5
google-chrome http://202.116.163.65/
sleep 1.5
google-chrome http://202.116.163.66/
sleep 1.5
google-chrome http://202.116.163.67/
sleep 2
google-chrome http://202.116.163.68/
sleep 2
google-chrome http://202.116.163.69/
sleep 2
google-chrome http://202.116.163.71/
sleep 2
google-chrome http://202.116.163.72/
sleep 2
google-chrome http://202.116.163.73/
sleep 2
google-chrome http://202.116.163.74/
sleep 2
google-chrome http://202.116.163.75/
sleep 2
google-chrome http://202.116.163.76/
sleep 2
google-chrome http://202.116.163.77/
sleep 2
google-chrome http://202.116.163.78/
sleep 2
google-chrome http://202.116.163.79/
sleep 2
我的14.04下chrome總是讀取不了個人檔,網上的方法都用過了解決不了
- 摩天轮
- 帖子: 44
- 注册时间: 2014-05-10 23:19
- 系统: Win10+Ubuntu16.04
- 联系: