SIGHUP
- 网络挂断;挂断信号;信号值
SIGHUP
-
Now from another terminal , send a signal SIGHUP to kill it .
现在,从另一个终端上发送信号SIGHUP来终止脚本。
-
If the shell sends a SIGHUP ( or hangup ) signal , then the application is likely to close .
如果shell发送SIGHUP(或hangup)信号,那么很可能导致应用程序关闭。
-
For instance , the system service xinetd , which launches other network services on demand , re-reads its configuration files upon the receipt of SIGHUP .
例如,系统服务xinetd会按需要启动其他网络服务,它在收到SIGHUP时会重新读取它的配置文件。