At 11:41 AM 1/2/00 , Pixel wrote:
>it just tries to find out male/female with
>
>my %sex = (
> fr_FR => { '[iln]a$' => 1, '[cdilnst]e$' => 1, 'e$' => .8, 'n$' => .1,
> 'd$' => .05, 't$' => 0 },
> en => { 'a$' => 1, 'o$' => 0, '[ln]$' => .3, '[rs]$' => .2 },
>);
>
>0 -> sure is male, 1 -> sure is female, x -> the probability to have a female
>
>the is based on statistics i've made ;-)
>please, don't ask to handle special cases, the install must be kept small!
Why not just ask somewhere in the add-user install portion whether male or
female?
-------------------------------------------
Sanjay Sheth
[EMAIL PROTECTED]