On Fri, 13 May 2016, Robert Citek wrote: > Is this what you are looking for?
Robert, Yes. > sort -t. -k1,1n -k2,2n -k3,3n -k4,4n I forgot that I need to specify the sort order by key for each grouping. Thanks very much, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
