Browse Source

Linux-process-management

master
zeus 4 years ago
parent
commit
98677408a0
  1. 6
      Linux-process-management/index.js

6
Linux-process-management/index.js

@ -10,10 +10,10 @@
}, },
{ {
"chapter": 2, "chapter": 2,
"title": "An Introduction to Linux !", "title": "An Introduction to process management!",
"subtitle": "Absolute basics", "subtitle": "Life cycle of a process",
"type": "asciidoc", "type": "asciidoc",
"desc": "Absolute basics, File types, Access rights etc", "desc": "Process creation - fork() or clone() system calls",
"file": "processes.adoc" "file": "processes.adoc"
}, },
{ {

Loading…
Cancel
Save