Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

Unix

Unix v6

getpid(2)



getpid get process identification (getpid = 20.; not in assembler)
sys getpid

(pid in r0) getpid( ) returns the process ID of the current process. Most often it is used to generate uniquely-named temporary files.



getpid(2)