|
|
@ -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", |
|
|
|