This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
File sorting routine
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Subject: File sorting routine
- From: Rob Christopher <rob dot christopher at marconi dot com>
- Date: Wed, 6 Sep 2000 11:13:34 +0100
Sorry if this isn't specifically a gcc question but does anyone know of a
handy file sorting routine which can read all the file contents of a
directory and return which file has the oldest timestamp (or lowest value
when comparing filenames).
Regards
Rob Christopher