• The "9" as a parameter is the strongest kill() argument, meaning roughly "kill process with extreme prejudice, then feed it to the piranhas."

    9"作为参数最强kill()参数大体意味着“不管三七二十一杀死进程再说”。

    youdao

  • When you are done with the trace, you need to kill the process (see Listing 4).

    跟踪结束之后需要杀死跟踪进程(请参见清单4)。

    youdao

  • Colloquialisms such as "pipe the output," "kill the process," and "use a wildcard"—strange phrases to the uninitiatedshould be familiar and comfortable.

    用管道重定向输出”、“杀死进程使用通配符行话对于新手来说很奇怪,但是您应该很熟悉这些说法了。

    youdao

  • These processes have no direct impact on the user experience, and the system can kill them at any time to reclaim memory for a foreground, visible, or service process.

    这些进程用户体验没有直接影响系统可能任意时间终止它们回收内存前台进程、可见进程服务进程使用。

    youdao

  • Scientists there examined DADS ability to kill cells in a process involving free radical production.

    科学家们检查(DADS)能够产生自由基的过程杀灭细胞

    youdao

  • The key component to the command is the ability to identify running processes, extract the ones matching a given string, and use the kill command to send the KILL signal to each matching process.

    命令关键部分能够识别正在运行进程提取给定字符串匹配的进程,使用kill 命令 KILL信号发送每个匹配进程。

    youdao

  • If supervise were to send a signal to kill its child process, the shell would receive the signal and exit, but the JVM would carry on running and become an orphan.

    如果向supervise发送了杀死其子进程的信息,那么外壳接收信号退出但是JVM继续运行,从而变成孤儿。

    youdao

  • In the past when mistakes were made and an infinite loop was written you had to kill the NUnit process.

    过去编写无限循环中出现错误时必须杀掉NUnit进程

    youdao

  • Next, as shown in Listing 11, create a policy that does not give db2 instance user db2ins95 and root user permission to kill the process.

    下一步如清单11创建一个策略db 2实例用户db2ins95用户结束进程权限

    youdao

  • 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.

    一旦知道磁盘空间问题,我能够识别这个进程并用其它命令(pskill)将杀掉

    youdao

  • If you can access the system but can't kill the offending process for whatever reason, shutting down to single-user mode stops all non-essential services and any user-run processes.

    如果可以访问系统由于某种原因无法终止损害系统进程,可以切换单用户模式,这将停止所有非关键服务以及任何用户运行的进程。

    youdao

  • On Solaris, the killall command exists, but it is used as part of the shutdown process to kill all processes.

    Solaris 上killall命令存在但是将其用作关闭过程一部分终止所有进程

    youdao

  • Kill system call takes two arguments: 1 the PID process id of the process that needs to be signalled 2 the signal that needs to be send to the process.

    Kill系统调用接收两个参数1需要接收信号进程PID进程id2需要发送给进程信号。

    youdao

  • Scenario 2 is the same as Scenario 1, but instead of shutting down the queue manager using the endmqm command, the mq process is killed using the kill command.

    场景2与场景1基本相同mq进程通过kill命令终止的,不是使用endmqm命令关闭队列管理器

    youdao

  • You'll find out that there is a lot more to process management than using the kill command, or even nice.

    将会发现进程管理并不仅仅只是使用kill命令或者甚至nice命令。

    youdao

  • In addition, the kernel has a built-in last-ditch system for freeing memory when no more is available; it'll find a process that's hogging VM resources and kill it.

    另外内核一个内建最终防线系统用来没有可用内存的时候释放内存,找到占用VM资源进程并终止该进程。

    youdao

  • 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命令找到运行CruiseControlJVM进程ID然后kill 命令杀死进程。

    youdao

  • The xargs command then takes each process ID (since you used -l 1 to grab one line at a time), and USES sudo kill -hup to send each one a hangup signal.

    然后,xargs命令接受每个进程ID(因为使用- l1以便提取内容),使用sudokill -HUP向相应的进程发送一个挂起信号

    youdao

  • If the process goes out of control, someone (at least the kernel) needs to be able to kill or stop the process.

    如果进程失去控制有些地方(至少内核)需要能够终止这个进程。

    youdao

  • You may scratch an itch on your arm and kill lots of cells in the process without even thinking about it.

    可能手臂上抓伤英尺,可能没想过的情况下已经杀死了很多细胞

    youdao

  • For some reason this did not seem to work this time and I had to manually kill the iTunesHelper process to get it to continue.

    出于某些原因这次这种方法似乎没有生效,不得不手动杀掉ituneshelper进程让安装继续进行。

    youdao

  • To determine which processes to keep and which to kill, the system places each process into an "importance hierarchy" based on the components running in the process and the state of those components.

    决定进程保留哪个杀死系统一个进程放到一个“重要层级基于进程中运行组件这些组件状态

    youdao

  • Now, as shown in Listing 14, when the db2ins95 or root user tries to kill the db2sysc process, he is not allowed to do so because you have used TAMOS to put the proper controls and policies in place.

    现在如清单14db2ins95用户试图结束db2sysc 进程,将允许是因为已经使用TAMOS 添加合适的控制策略。

    youdao

  • Listing 8 shows kill -9 being issued against the db2sysc process and the db2 instance crashing.

    清单8显示正在db2sysc进程发出kill -9并且db 2实例正在崩溃。

    youdao

  • Some db2 customers have reported experiencing an instance crash due to a SIGKILL (kill -9) signal being sent to the db2sysc process.

    db2用户报告遇到由于SIGKILL (kill -9)信号送到db2sysc进程而导致实例崩溃的情况。

    youdao

  • Now, as shown in Listing 29, a user attempts to kill the db2sysc process, but the operation is not permitted.

    现在如清单29用户试图结束db2sysc进程操作允许

    youdao

  • This tells TAMOS to track when a SIGKILL is issued against the resource regardless of whether or not the user is allowed to kill the db2sysc process.

    将告诉TAMOSSIGKILL发送给资源时进行追踪,而不管用户是否允许结束db2sysc进程

    youdao

  • The cleaner approach is usually vncserver -kill: 1but if you want to force-kill a user VNC process from the root account, use the kill command.

    更干净方法通常使用vncserver -kill1 -如果root帐户强制杀死用户vnc进程,则使用kill命令

    youdao

  • Milk producers, for example, rely on pasteurization, a process of heating milk to kill many disease-causing organisms and make milk safe for consumption.

    例如牛奶生产商依靠巴氏杀菌的牛奶,加热过程杀死引起生物体许多疾病使牛奶消费安全

    youdao

  • Milk producers, for example, rely on pasteurization, a process of heating milk to kill many disease-causing organisms and make milk safe for consumption.

    例如牛奶生产商依靠巴氏杀菌的牛奶,加热过程杀死引起生物体许多疾病使牛奶消费安全

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定