由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Software版 - how to kill a series of iteration
相关主题
Software in TaiwanRe: C ++ Complier on UNIX
Re: 鸡毛信:紧急求助:怎样把WORD文档在UNIX上打出来Re: outlook取信怎么在原信箱中留copy?
Free Matlab CDRe: 请教各位如何解决这个问题
Re: ftp program in unixRe: 有没有这样一种软件?(关于图形处理)
Re: UNIX question:Re: How to get current time(accuracy to mircosecond) in Linux?
Re: UNIX下中文问题Re: HELP! matlab的M-file -> c code
Re: how to beautify a text file on unix?AIX,Solaris, HP-Unix,Linux及Windows的优缺点
Re: What is *.smc ?哈哈哈,sco估计要死翘了
相关话题的讨论汇总
话题: kill话题: iteration话题: series话题: iterations话题: my
进入Software版参与讨论
1 (共1页)
m****d
发帖数: 331
1
In Unix, I used "kill" to kill my program, but my program has many
iterations, if I kill iteration 1, then it is dead; but iteration 2 will
start to run...etc..
Is there any way I can kill all my iterations in one shot? Thanks.
h**v
发帖数: 2010
2
kill -9?

【在 m****d 的大作中提到】
: In Unix, I used "kill" to kill my program, but my program has many
: iterations, if I kill iteration 1, then it is dead; but iteration 2 will
: start to run...etc..
: Is there any way I can kill all my iterations in one shot? Thanks.

D*V
发帖数: 567
3
另外一个用户登录,直接把刚才的shell kill -9 呢?

【在 m****d 的大作中提到】
: In Unix, I used "kill" to kill my program, but my program has many
: iterations, if I kill iteration 1, then it is dead; but iteration 2 will
: start to run...etc..
: Is there any way I can kill all my iterations in one shot? Thanks.

1 (共1页)
进入Software版参与讨论
相关主题
哈哈哈,sco估计要死翘了Re: UNIX question:
怎么把.bcp文件变成.txt文件?Re: UNIX下中文问题
有没有软件可以edit pdf 的软件, 或者有没有好的ocr 软件推荐?Re: how to beautify a text file on unix?
1999年出版的C,C++,Java语言教程过期了吗??Re: What is *.smc ?
Software in TaiwanRe: C ++ Complier on UNIX
Re: 鸡毛信:紧急求助:怎样把WORD文档在UNIX上打出来Re: outlook取信怎么在原信箱中留copy?
Free Matlab CDRe: 请教各位如何解决这个问题
Re: ftp program in unixRe: 有没有这样一种软件?(关于图形处理)
相关话题的讨论汇总
话题: kill话题: iteration话题: series话题: iterations话题: my