Hi all,

I have two files, one with group names and the other with user name  and 
groups. Can someone help with code that will enable me sort the data by 
group name?   Example:

File 1

Group1
Group 2
 Group ..n

File 2 

User name   group1 group2 ... groupn


Final result

Group name :
user 1
user 2
user 3 

Thanks

Reply via email to