31 lines
1.7 KiB
TeX
31 lines
1.7 KiB
TeX
\chapter{Seyshell}
|
|
\hypertarget{index}{}\label{index}\index{Seyshell@{Seyshell}}
|
|
\label{index_md_README}%
|
|
\Hypertarget{index_md_README}%
|
|
\hypertarget{index_autotoc_md62}{}\doxysection{\texorpdfstring{Exécution du projet}{Exécution du projet}}\label{index_autotoc_md62}
|
|
|
|
\begin{DoxyCode}{0}
|
|
\DoxyCodeLine{make\ all}
|
|
\DoxyCodeLine{./seyshell}
|
|
|
|
\end{DoxyCode}
|
|
\hypertarget{index_autotoc_md63}{}\doxysection{\texorpdfstring{Les différentes commandes}{Les différentes commandes}}\label{index_autotoc_md63}
|
|
|
|
\begin{DoxyItemize}
|
|
\item mkdir \texorpdfstring{$<$}{<}nom-\/du-\/répertoire\texorpdfstring{$>$}{>}
|
|
\item touch \texorpdfstring{$<$}{<}nom-\/du-\/fichier\texorpdfstring{$>$}{>}
|
|
\item cd \texorpdfstring{$<$}{<}nom-\/du-\/répertoire\texorpdfstring{$>$}{>}
|
|
\item cat
|
|
\item echo
|
|
\item df
|
|
\item rm \texorpdfstring{$<$}{<}nom-\/du-\/fichier\texorpdfstring{$>$}{>}
|
|
\item rmdir \texorpdfstring{$<$}{<}nom-\/du-\/répertoire\texorpdfstring{$>$}{>}
|
|
\end{DoxyItemize}\hypertarget{index_autotoc_md64}{}\doxysection{\texorpdfstring{Les fichiers}{Les fichiers}}\label{index_autotoc_md64}
|
|
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}\hypertarget{index_autotoc_md65}{}\doxysection{\texorpdfstring{Accès à la documentation}{Accès à la documentation}}\label{index_autotoc_md65}
|
|
Pour accéder à la docs il faut simplement lancer dans un navigateur le fichier suivant \+: \href{file://}{\texttt{ file\+://}}\mbox{[}chemin\+\_\+absolu\+\_\+vers\+\_\+le\+\_\+projet\mbox{]}/\+Projet\+\_\+\+IATIC\+\_\+\+S2/docs/html/index.html |