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