acp/assets/eseguibile/README.md

11 lines
256 B
Markdown
Raw Permalink Normal View History

# Eseguibile
Un collega ha creato uno script bash per effettuare un'operazione di
2023-02-28 05:11:16 +01:00
manutenzione. Rendilo eseguibile **solo per l'utente**.
Il checksum della soluzione è dato da
```bash
2023-02-28 05:11:16 +01:00
ls -lh --time-style='+' $HOME/playground/eseguibile/ | sha1sum
```