Aggiunto esercizio utenti
This commit is contained in:
parent
14364cc614
commit
74760ca996
1 changed files with 8 additions and 0 deletions
8
utenti/README.md
Normal file
8
utenti/README.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# Utenti
|
||||||
|
|
||||||
|
Crea un file testo chiamato utenti.txt che contenga l'elenco degli utenti registrati sul sistema.
|
||||||
|
|
||||||
|
# Soluzione
|
||||||
|
|
||||||
|
cat utenti.txt | sha1sum
|
||||||
|
|
Loading…
Reference in a new issue