Difference between revisions of "Fork system call"
From Teknologisk videncenter
m |
m |
||
Line 1: | Line 1: | ||
*Example of creating a Linux [[Daemon linux|daemon]] process | *Example of creating a Linux [[Daemon linux|daemon]] process | ||
+ | *See [[C processes in Linux]] | ||
=check= | =check= | ||
<source lang=bash> | <source lang=bash> |
Revision as of 12:40, 16 December 2022
- Example of creating a Linux daemon process
- See C processes in Linux
check
heth@emb3:~/bin/htiot$ ps xo pid,ppid,pgid,sid,comm | grep -P '(screen|PPID)'
PID PPID PGID SID COMMAND
500011 1 500011 500011 screen