Browse Source

Linux-process-management

master
zeus 3 years ago
parent
commit
301b536ef9
  1. 2
      Linux-process-management/index.js

2
Linux-process-management/index.js

@ -30,7 +30,7 @@
"title": "fork-exec",
"subtitle": "Life cycle of a process",
"type": "asciidoc",
"desc": "fork() is the the system call that the parent process uses to \"divide\" itself (\"fork\") into two identical processes.",
"desc": "fork() is the the system call that the parent process uses to 'divide' itself ('fork') into two identical processes.",
"file": "Life_cycle_of_a_process.adoc"
},
{

Loading…
Cancel
Save