Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/gladir/UNIX-0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain Maltais committed Aug 14, 2022
2 parents 8bcc6c7 + 4ec1581 commit 9ba68df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Voici la liste des différents fichiers proposés dans UNIX-0 :
</tr>
<tr>
<td><b>CPP.PAS</b></td>
<td>Cette commande permet d'effectuer un traitement de préprocesseur de langage de porgrammation <a href="https://www.gladir.com/CODER/C/intro.htm">C</a>.</td>
<td>Cette commande permet d'effectuer un traitement de préprocesseur de langage de programmation <a href="https://www.gladir.com/CODER/C/intro.htm">C</a>.</td>
</tr>
<tr>
<td><b>CSH.PAS</b></td>
Expand Down Expand Up @@ -101,7 +101,7 @@ Voici la liste des différents fichiers proposés dans UNIX-0 :
<td>Cette commande permet d'afficher le début d'un fichier texte. Cette commande est un équivalent de UNIX ou Linux.</td>
</tr>
<tr>
<td><b>HYPHEN.PAS</>
<td><b>HYPHEN.PAS</b></td>
<td>Cette commande permet de rechercher les mots avec des traits-union. Cette commande est inspiré de la commande UNIX.</td>
</tr>
<tr>
Expand All @@ -114,7 +114,7 @@ Voici la liste des différents fichiers proposés dans UNIX-0 :
</tr>
<tr>
<td><b>LOGNAME.PAS</b></td>
<td>Cette comamnde permet de demander le nom de connexion.</td>
<td>Cette commande permet de demander le nom de connexion.</td>
</tr>
<tr>
<td><b>LP.PAS</b></td>
Expand Down Expand Up @@ -170,7 +170,7 @@ Voici la liste des différents fichiers proposés dans UNIX-0 :
</tr>
<tr>
<td><b>TRUE.PAS</b></td>
<td>Cette commande permet de retourner vrai. Cette command est inspiré de UNIX et Linux.</td>
<td>Cette commande permet de retourner vrai. Cette commande est inspiré de UNIX et Linux.</td>
</tr>
<tr>
<td><b>UNAME.PAS</b></td>
Expand Down

0 comments on commit 9ba68df

Please sign in to comment.