[bglug] Dal mare con furore...

Al bglug@lists.linux.it
Sun, 18 Aug 2002 19:38:25 +0200


Cosi' scrisse "fernando figaroli" <ff@bglug.it>:

> in base al mio script che sto facendo, non riesco a trovare una
> soluzione a questo probleminio: se devo fare un ciclo for ...che mi
> conti da 1 a 100 come faccio ? 

#/bin/bash

for I in `seq 1 100`; do echo $I; done

> ps: mi riconetterņ ogni pomeriggio verso le 14:30 circa..

Suona come una minaccia... :P


Al


-- 

If you wrap the Internet around every person on the planet and spin the
planet, software flows in the network. [...] The resistance of the net-
work is directly proportional to the field strength of the intellectual
property system. (Eben Moglen)