xiezhenye / waitpid

wait for another process and get exit code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

waitpid

wait for another process and get exit code.

build

gcc waitpid.c -o waitpid

usage

waitpid <pid>

About

wait for another process and get exit code.

License:GNU General Public License v3.0


Languages

Language:C 100.0%