POSIX 函数

参见

The section about Process Control Functions maybe of interest for you.

目录

添加备注

用户贡献的备注 1 note

up
10
random832 at fastmail dot fm
17 years ago
That is not part of POSIX, those are only present as you listed on linux systems - some other systems have a /proc with different things in it (sometimes stuff that's symbolic links on linux will be hardlinks, textfiles on linux will be binary, or different files with different information) or none at all
To Top