PHPverse 2025

Fonctions POSIX

Voir aussi

La section sur le contrôle des processus peut aussi vous intéresser.

Sommaire

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