Browse Source

Linux-process-management

master
zeus 3 years ago
parent
commit
0948360530
  1. 11
      Linux-process-management/index.js

11
Linux-process-management/index.js

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

Loading…
Cancel
Save