Using the setpgid() and setuid() system call
使用setpgid()和setuid()系统调用
For example, if you call setpgid on a system without job control, you'll get an ENOSYS error.
例如,如果在不具有作业控制的系统上调用setpgid,则将会接收到ENOSYS错误。
For example, if you call setpgid on a system without job control, you'll get an ENOSYS error.
例如,如果在不具有作业控制的系统上调用setpgid,则将会接收到ENOSYS错误。
应用推荐