in reply to Re: Re: Re: Re: finding top 10 largest files
in thread finding top 10 largest files

++QM

That's what I get for posting off the cuff. Still, there ought to be a way to leverage such listings for sorting purposes -- the filesize is listed before the filename: all you'd have to do in the DOS world is lop off the timestamps in front and tweak a bit, then perl's sort() should work like a charm. Nice and compartmentalized, yes?
  • Comment on Re: Re: Re: Re: Re: finding top 10 largest files