27 lines
1.2 KiB
TeX
27 lines
1.2 KiB
TeX
\chapter{Seyshell}
|
|
\hypertarget{index}{}\label{index}\index{Seyshell@{Seyshell}}
|
|
\label{index_md_README}%
|
|
\Hypertarget{index_md_README}%
|
|
\hypertarget{index_autotoc_md30}{}\doxysection{\texorpdfstring{Exécution du projet}{Exécution du projet}}\label{index_autotoc_md30}
|
|
|
|
\begin{DoxyCode}{0}
|
|
\DoxyCodeLine{make\ all}
|
|
\DoxyCodeLine{./seyshell}
|
|
|
|
\end{DoxyCode}
|
|
\hypertarget{index_autotoc_md31}{}\doxysection{\texorpdfstring{Les différentes commandes}{Les différentes commandes}}\label{index_autotoc_md31}
|
|
|
|
\begin{DoxyItemize}
|
|
\item mkdir \texorpdfstring{$<$}{<}nom-\/du-\/répertoire\texorpdfstring{$>$}{>}
|
|
\item touch \texorpdfstring{$<$}{<}nom-\/u-\/fichier\texorpdfstring{$>$}{>}
|
|
\item cd \texorpdfstring{$<$}{<}nom-\/du-\/répertoire\texorpdfstring{$>$}{>}
|
|
\item cat
|
|
\item echo
|
|
\end{DoxyItemize}\hypertarget{index_autotoc_md32}{}\doxysection{\texorpdfstring{Les fichiers}{Les fichiers}}\label{index_autotoc_md32}
|
|
Tout ce qui est en rapport avec les intéractions du disque \doxylink{disk_8c}{disk.c}
|
|
|
|
Tout ce qui est en rapport avec les commandes du shell \doxylink{exec_8c}{exec.c}
|
|
|
|
Tout ce qui est en rapport avec les intéractions shell \doxylink{exec_8c}{parsing.c}
|
|
|
|
Les structures du projet \doxylink{struct_8h}{struct.h} |