I have a script that we use to verify file integrity across a number of accounts using guide. A couple things I'd like to add are warnings about file size for 32-bit files (which we can get from udt.errlog but we have no control over when things show up there) and to run guide_ndx on a file to validate indexes. Also, because guide_ndx has to be run on individual files (it still has to run on individual files, right?) I need some way in Linux to know which files in an account are Unidata files and which files have indexes.
Are there any Linux utilities in Unidata 8 that could give me this kind of detail on a file without starting Unidata?
