echo -n "输入终端号:"
read zdh
ps -t $zdh|awk ’{print "kill -9 " $1}’>kill_pid
TMP=/tmp/tmpfile_$$
sed -e ’s/kill -9 PID/ /g’ < kill_pid > $TMP
mv $TMP kill_pid
sort -d -r kill_pid>killpid
sh killpid
<IFRAME name=google_ads_frame marginWidth=0 marginHeight=0 src="http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-3707276699544226&dt=1208527532796&lmt=1208527532&prev_slotnames=6441826526&output=html&slotname=4047345889&correlator=1208527530593&url=http%3A%2F%2Funix-cd.com%2Funixcd12%2Farticle_431.html&frm=0&cc=150&ga_vid=1272800452.1205929365&ga_sid=1208525577&ga_hid=602584928&ga_fc=true&flash=9.0.115.0&u_h=768&u_w=1024&u_ah=738&u_aw=1024&u_cd=32&u_tz=480&u_java=true" frameBorder=0 width=300 scrolling=no height=250 allowTransparency></IFRAME> <IFRAME name=google_ads_frame marginWidth=0 marginHeight=0 src="http://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-3707276699544226&dt=1208527533859&lmt=1208527533&prev_slotnames=6441826526%2C4047345889&output=html&slotname=4047345889&correlator=1208527530593&url=http%3A%2F%2Funix-cd.com%2Funixcd12%2Farticle_431.html&frm=0&cc=150&ga_vid=1272800452.1205929365&ga_sid=1208525577&ga_hid=602584928&ga_fc=true&flash=9.0.115.0&u_h=768&u_w=1024&u_ah=738&u_aw=1024&u_cd=32&u_tz=480&u_java=true" frameBorder=0 width=300 scrolling=no height=250 allowTransparency></IFRAME>
|
|
|