Script for listing unique formats of files

uniqformat lists the formats of all sdf CCD data files within a given directory tree. It uses 'find' to look for all files of type r*[0-9].sdf starting from the current directory. It only lists different formats. i.e. if it finds files of the same format as an earlier one, it skips it. Thus the file listed with the format is the first one found to have it.

Author: T.R. Marsh
Created: 14 January 2005
Revised: 08 December 2005


Page generated Fri Nov 20 09:23:37 2009