RE: Need help to sort data

2004-08-23 Thread Tim Johnson
Message- From: Robin Smith [mailto:[EMAIL PROTECTED] Sent: Monday, August 23, 2004 6:04 PM To: [EMAIL PROTECTED] Subject: Need help to sort data Hi, I have a flat file data in the form of user and groups. The user always come first follow by the groups. Now I need to arrange then by gro

Need help to sort data

2004-08-23 Thread Robin Smith
Hi, I have a flat file data in the form of user and groups. The user always come first follow by the groups. Now I need to arrange then by groups. This is the code I have been working with. the groups are listing but the users are not. I am still fairly new to perl so I need someone with s