@[email protected] to [email protected] • edit-21 year 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-21 year agomessage-square39fedilinkfile-text
minus-square@[email protected]linkfedilink8•1 year agoBut then you have to press shift if you want to use the file in Linux terminal…
minus-square@[email protected]linkfedilink4•1 year ago…But at least it saves you from having to use quotes or escaping out the spaces with \
minus-square@[email protected]linkfedilink2•1 year 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•1 year agoor pressing capslock before and after each uppercase, if you’re one of those people
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