[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Scripts



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 : dessemond@imerir.asso.fr
> 
> "Going on means going far. Going far means returning.
> 
> 
> --  
> To UNSUBSCRIBE, email to debian-french-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 
|    .                               ICQ      : 25529539
|    | |\  | |  | \  /               AIM      : linhax
|___ | |  \| |__| /  \               IRC nick : linhax
Sami Dalouche : samid@ifrance.com    DHIS     : pingoo.dhis.org


Reply to: