| Retour | Home | Contact |
|---|
Fournir un système d'exploitation muti-utilisateurs.
Unix est composé :
Des exemples d'OS Unix sont :
| Unix | Version | 1 | Commentaire | |
|---|---|---|---|---|
| Release | ||||
| Commande | ||||
| Année | 1969 1971 | 1972 | ||
| Shell | Bourne | prompt$ | ||
| C | prompt% | |||
| Commandes shell | cat | O | Concaténer fichiers | |
| b | O | compile b program | ||
| boot | O | boot system | ||
| chdir | O | change working directory | ||
| chmod | O | change access mode | ||
| chown | O | change owner | ||
| cp | O | copy file | ||
| ls | O | list directory contents | ||
| mv | O | move or rename file | ||
| wc | O | get word count | ||
| who | O | who is one the system | ||
| Langage | C | "B" | O | |
| Pipes | N | O | Tubes pour connecter la sortie d'un programme à l'entrée d'un autre. | |
| Outils | roff | O | run off text, écrit par Ken Thompson | |
| ed | O | Editeur de texte, écrit par Ken Thompson |
| Retour | Home | Contact |
|---|