blob: f571b8eb848b53a0c02de2966cbf3355caa85861 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
\input{configpres}
\subsection{Linux Filesystem}
\title{Linux Filesystem}
\subtitle{Organization and Structural Elements}
% ----------------------------
\maketitle
% ----------------------------
\begin{frame}
\frametitle{Overview}
\tableofcontents
\end{frame}
% ----------------------------
\input{linux-basics/filesystems/frm_filesystem_org.tex}
\subsection*{}
\input{tailpres}
|