The smallest unit of organization that FreeBSD uses to find files is the filename. Filenames are case-sensitive, which means that
<filename>readme.txt
</filename> and
<filename>README.TXT
</filename> are two separate files. FreeBSD does not use the extension of a file to determine whether the file is a program, document, or some other form of data.