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