Shengzhe Wu
2005-Aug-04 14:18 UTC
[R] Help: how to stop the process when there is a mishandling
Hello, How to stop the process when there is a mishandling making R system frozen? If there is a way other than quitting the system when frozen occurs? Thank you, Shengzhe
Roger D. Peng
2005-Aug-04 14:39 UTC
[R] Help: how to stop the process when there is a mishandling
On Unix you can send one of the 'USR' signals to 'kill'. See ?Signals. -roger Shengzhe Wu wrote:> Hello, > > How to stop the process when there is a mishandling making R system > frozen? If there is a way other than quitting the system when frozen > occurs? > > Thank you, > Shengzhe > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html >-- Roger D. Peng http://www.biostat.jhsph.edu/~rpeng/