on Friday, December 07, 2001 4:57 PM, [EMAIL PROTECTED] wrote:

> does any script exist, which creates 30 users automaticaly,
> with the list of 30 persons containing their name, christian name, etc...
> instead of using 30 times "adduser" ?

It's been a number of hours so you've probably entered
them already, but try using "useradd" instead.  It takes
its parameters from the command line so you could easily
loop through a file read in sh and populate the command
options.

  -=greg



Reply via email to