I’ve encountered unix packages that exploit case sensitivity in messy ways. For instance, TESTS might be a text file explaining how to use the files in ./tests. Or image.C might be a c++ implementation of the c library implemented in image.c.
I’ve encountered unix packages that exploit case sensitivity in messy ways. For instance, TESTS might be a text file explaining how to use the files in ./tests. Or image.C might be a c++ implementation of the c library implemented in image.c.