11.04.2013 Views

Guida avanzata di scripting Bash - Portale Posta DMI

Guida avanzata di scripting Bash - Portale Posta DMI

Guida avanzata di scripting Bash - Portale Posta DMI

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appen<strong>di</strong>ce M. Esercizi<br />

M.1. Analisi <strong>di</strong> script<br />

Si esamini lo script seguente. Lo si esegua e, quin<strong>di</strong>, si spieghi quello che fa. Si commenti lo script e lo si<br />

riscriva in modo che risulti più compatto ed elegante.<br />

#!/bin/bash<br />

MAX=10000<br />

for((nr=1; nr

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!