@[email protected] to [email protected] • edit-22 years agoIs it still necessary to use _ while naming files?message-square39fedilinkarrow-up181arrow-down14file-text
arrow-up177arrow-down1message-squareIs it still necessary to use _ while naming files?@[email protected] to [email protected] • edit-22 years agomessage-square39fedilinkfile-text
minus-square@[email protected]linkfedilink8•2 years agoBut then you have to press shift if you want to use the file in Linux terminal…
minus-square@[email protected]linkfedilink4•2 years ago…But at least it saves you from having to use quotes or escaping out the spaces with \
minus-square@[email protected]linkfedilink2•2 years agoI’d rather use snake_case for file names in Linux that way you don’t have to press shift until the end of the first word, and byt that time you probably have enough characters for tab completion.
minus-square@[email protected]linkfedilink0•2 years agoor pressing capslock before and after each uppercase, if you’re one of those people
WelcomeToCamelCaseMyFriend.png
ThatIsPascalCase thisIsCamelCase
But then you have to press shift if you want to use the file in Linux terminal…
…But at least it saves you from having to use quotes or escaping out the spaces with \
I’d rather use snake_case for file names in Linux that way you don’t have to press shift until the end of the first word, and byt that time you probably have enough characters for tab completion.
Or make your shell be case-insensitive
or pressing capslock before and after each uppercase, if you’re one of those people