@[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]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.
…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.