Et apr�s, on fait comment pour les enlever ? On Tue, Jul 13, 1999 at 08:25:23AM +0200, Adrien Dessemond wrote: > Je poste directement le script ici, ca sera polus profitable : > > #!/bin/sh > i=0 > while [ $i -ne 15000 ] > do > /usr/sbin/useradd usr$i > echo Utilisateur $i ajoute > (( i = $i + 1 )) > done > > A++ > > Adrien > > ------ > Adrien Dessemond > Eleve ingenieur > > Institut Mediterraneen d'Etudes et Recherches en Informatique, IA, > Robotique - Perpignan (FRANCE) > > http://www.imerir.asso.fr - Mortal Kontakt : [EMAIL PROTECTED] > > "Going on means going far. Going far means returning. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >
-- | . ICQ : 25529539 | | |\ | | | \ / AIM : linhax |___ | | \| |__| / \ IRC nick : linhax Sami Dalouche : [EMAIL PROTECTED] DHIS : pingoo.dhis.org

