On Wed, January 27, 2010 02:53, Demis Cunha wrote: > Linda, > > If you write a script you could use perl for that. Then you could > load the list of files in a array, sort that array and print for the > user. That is almost identical to my suggestion with find and xargs. Same approach, different language (bash vs perl). -- Amedee