Once I knew it was a disk space problem, I was able to identify the process and kill it using other commands, such as ps and kill.
一旦我知道是磁盘空间问题,我就能够识别这个进程并用其它命令(如ps和kill)将它杀掉。
Better yet, if you want to dive in, specialized tools, such as top, ps, and kill, all are readily available.
更妙的是,如果您想深入探究,随时都可以使用top, ps和kill等专用工具。
You can use the ps command to find the process ID of the JVM running CruiseControl, then kill the process using the kill command.
可以用 ps 命令找到运行 CruiseControl 的 JVM 的进程 ID,然后用 kill 命令杀死进程。
应用推荐