Initial commit
[linuxnijmegen-bash.git] / part1 / syntax.tex
1 % een frame moet fragile als het listings bevat
2 \begin{frame}[fragile]
3 \begin{lstlisting}[style=bashregel]
4 $ cd ..
5 \end{lstlisting}
6 \end{frame}