2008/5/21 Graeme Geldenhuys <[EMAIL PROTECTED]>: -->8-- > I like the idea of not using extensions, but then again, it makes life > really hard. How do you know what file type you have when working from > the command line in linux for example. That's why in Mac Finder and > Windows Explorer I enable 'show file extensions'. >
`man file` will tell you all about getting file types. extensions are meaningless, since anyone can change them, but they can make life easier. henry _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
