CPRE 563 - Further Exploration of Sensitivity-Induced Name Collisions
- Place these scripts in the /mnt folder on a linux system
- Create two folders within /mnt
CI-dir - the case-insensitive directory
CS-dir - the case-sensitive directory - Mount a case-sensitive and case-insensitive filesystem on the corresponding directory
- Run the mk-dirs.sh script to populate the CS-dir
- Select and run a test script
- Note down runtime errors, and artifacts left in CI-dir
- When finished, run clean.sh to reset the test enviorment