POSIX Functions

See Also

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

Table of Contents

add a note

User Contributed Notes 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