I have a big directory of data/code that I am reorganizing following these useful guidelines. As a result I will create a lot of subdirectories. I would like to standardize the subdirectory names with a consistent naming convention that would be compatible with any operating system. Which of the following is more 'standard'? Or suggest another. (I am avoiding spaces).
- subdirectory_name
- subdirectoryName
- SubdirectoryName
