Env: TS 5.5.2 AIXWe have a need to get a list of all files that have been published in a branch for a given year. We do (thankfully) have all of our editions segmented by year, but I want a "comparison" of all editions in that year, with the current edition. I'm considering a combination of using iwcmp and traversing the directory. Has anyone ever done something more efficient or anything like this in the past?TIA