You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
246 B

5 years ago
## to-git-or-not-to-git-?
5 years ago
### Instructions
Écrire dans un fichier `to-git-or-not-to-git.sh` la commande qui isoles votre `gitHub id`.
Seulement les chiffres apparaitront.
5 years ago
### Utilisation
```console
$ ./to-git-or-not-to-git.sh
231748
$
`
```