1. Returns -1 on hangup; otherwise, does not return.
如果挂起则返回-1,否则没有返回值。
youdao
2. Hollywood hangup means that you hang up the phone without indication.
“好莱坞式挂电话”就是指事先没有任何征兆地挂断电话。
youdao
3. Listing 2 shows one way of sending the hangup signal to all of the Web server processes currently running.
清单2显示了向所有正在运行的Web服务器进程发送挂起信号的一种方法。
youdao
4. The nohup command is used to start a command that will ignore hangup signals and will append stdout and stderr to a file.
nohup命令用于启动一个忽略hangup信号的命令,并且将stdout和stderr附加到文件。
youdao
5. 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.
6. 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.