On Jan 22, 2008 5:49 PM, Vahid Moghaddasi <[EMAIL PROTECTED]> wrote: > I have the following > subroutine to sort unique a UNIX password file based on UID and > username.
Doesn't your password file already have unique usernames and unique UIDs? > But the problem is that some of the users get disappeared > the output password file. I couldn't figure out the pattern of user > disappearance but always the same few users are filtering. Why aren't you telling us which ones they are? It would help if you supplied some sample data that shows the problem you're having. >From the look of your code, the output should be missing some whose UID or username are duplicates; are those the ones you can't find? Cheers! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/