linux中uid和pid区别,linux – 标识符PID,PPID,SID,PGID,UID,EUID是什么意思?

他们如下

> PID – 进程ID

> PPID – 父进程ID

> SID – 会话ID

> PGID – 流程组ID

> UID – 用户ID

> EUID – Effective User ID

看看this SO Post和第一个答案,以便对它们的用途进行健康的解释.

3.270父进程ID

An attribute of a new process identifying the parent of the process. The parent process ID of a process is the process ID of its creator,for the lifetime of the creator. After the creator’s lifetime has ended,the parent process ID is the process ID of an implementation-defined system process.

3.343会议

A collection of process groups established for job control purposes. Each process group is a member of a session. A process is considered to be a member of the session of which its process group is a member. A newly created process joins the session of its creator. A process can alter its session membership; see setsid(). There can be multiple process groups in the same session.

3.296过程组

A collection of processes that permits the signaling of related processes. Each process in the system is a member of a process group that is identified by a process group ID. A newly created process joins the process group of its creator.

3.297进程组ID

The unique positive integer identifier representing a process group during its lifetime.

3.142有效用户ID

An attribute of a process that is used in determining varIoUs permissions,including file access permissions; see also User ID.

  • 1
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值