in reply to count multiple variables in a single array.
Hi, I think you might do better looping through the filenames once and building up a hash keyed by the user. Then just print values (file list) for each user that exists in the hash.
Hope this helps!
|
|---|