Browse Source

linux

master
zeus 4 years ago
parent
commit
9187a47f38
  1. 4
      hybrid-linux/index.js

4
hybrid-linux/index.js

@ -1,5 +1,4 @@
[
/*"An Introduction to Linux !"*/
{
"title": "An Introduction to Linux !",
"subtitle": "Absolute basics",
@ -15,7 +14,6 @@
"file": "basics.cast"
},
/*"Linux file system layout"*/
{
"title": "Linux file system layout",
"subtitle": "Absolute basics",
@ -31,7 +29,6 @@
"file": "filesystem.cast"
},
/*"The /proc Filesystem"*/
{
"title": "The /proc Filesystem",
"subtitle": "Absolute basics",
@ -55,7 +52,6 @@
"file": "proc.cast"
},
/*"Find and grep"*/
{
"title": "Find and grep",
"subtitle": "Absolute basics",

Loading…
Cancel
Save