On Fri, 24 May 2002, Phil White wrote: > Sorry. > > I'm batting my head against a brick wall here. > > Aliases on a unix system: > > consider 2 files - > myfile.txt > myfile.TXT > > the analog config would thus be CASE SENSITIVE. > > In the File Type Report, they are both obviously text files, and should be > counted together. However, the CASE setting prevents this. > > doing a > TYPEALIAS REGEXPI: > results in the files getting recognised correctly as text, but results in > multiple lines: > reqs: extension: > ----- ---------- > 11 .txt > 4 .TXT > 1 .Txt > > How can I lump these together? I can't use FILEALIAS, because they could be > two separate files. >
If you have a case sensitive file system, .txt and .TXT are different file types. -- Stephen Turner, Cambridge, UK http://homepage.ntlworld.com/adelie/stephen/ "This is Henman's 8th Wimbledon, and he's only lost 7 matches." BBC, 2/Jul/01 +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
