Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gladir authored May 11, 2022
1 parent 4eab3ae commit deb46c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ Voici la liste des différents fichiers proposés dans UNIX-0 :
<td><b>CAT.PAS</b></td>
<td>Cette commande permet d'afficher le contenu d'un/des fichiers. Cette commande est un équivalent de UNIX.</td>
</tr>
<tr>
<td><b>CHMOD.PAS</b></td>
<td>Cette commande permet de changer le mode des fichiers. Cette commande est inspiré de UNIX et Linux.</td>
</tr>
<tr>
<td><b>CLEAR.PAS</b></td>
<td>Cette commande permet d'effacer l'écran. Cette commande est inspiré UNIX.</td>
Expand Down

0 comments on commit deb46c3

Please sign in to comment.