- Industry: Computer; Software
- Number of terms: 54848
- Number of blossaries: 7
- Company Profile:
Apple Inc., formerly Apple Computer, Inc., is an American multinational corporation headquartered in Cupertino, California, that designs, develops, and sells consumer electronics, computer software and personal computers.
process identifier, see simple statement, a number for identifying a process, certain process
Industry:Software; Computer
一個進程的 UID。每個進程都三個使用者 Id: 真實的使用者 ID (RUID)、 有效的使用者 ID (EUID) 和保存的使用者 ID (SUID)。RUID 始終繼承的使用者或執行進程的進程。EUID 通常是相同,卻能夠 RUID 在特殊情況下不同。這是為了確定許可權檢查的 BSD 的 EUID 。BSD 用於 SUID 啟用的特權模式切換的特權的進程。
Industry:Software; Computer