squidsarefriends@feddit.de to Asklemmy@lemmy.ml · edit-21 year agoIs it still necessary to use _ while naming files?message-squaremessage-square45fedilinkarrow-up187arrow-down14file-text
arrow-up183arrow-down1message-squareIs it still necessary to use _ while naming files?squidsarefriends@feddit.de to Asklemmy@lemmy.ml · edit-21 year agomessage-square45fedilinkfile-text
minus-squareMichal@discuss.tchncs.delinkfedilinkarrow-up10·1 year agoBut then you have to press shift if you want to use the file in Linux terminal…
minus-squarejrubal1462@mander.xyzlinkfedilinkarrow-up4·1 year ago…But at least it saves you from having to use quotes or escaping out the spaces with \
minus-squareMichal@discuss.tchncs.delinkfedilinkarrow-up3·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-squarePosts@discuss.tchncs.delinkfedilinkarrow-up1·1 year agoOr make your shell be case-insensitive
minus-squareRickyRigatoni@lemmy.mllinkfedilinkarrow-up1arrow-down1·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