tp2
This commit is contained in:
@@ -88,7 +88,7 @@ int close(int fd);
|
|||||||
int rename(const char *oldpath, const char *newpath);
|
int rename(const char *oldpath, const char *newpath);
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Ex5
|
#### Ex6
|
||||||
Le but est d'écrire une version simplifiée de la commande `ls -al`.
|
Le but est d'écrire une version simplifiée de la commande `ls -al`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Reference in New Issue
Block a user