cm0002@piefed.world to Programmer Humor@programming.devEnglish · 2 hours agoI_fucking_hate_them_nowmedia.piefed.worldimagemessage-square48fedilinkarrow-up1235arrow-down12
arrow-up1233arrow-down1imageI_fucking_hate_them_nowmedia.piefed.worldcm0002@piefed.world to Programmer Humor@programming.devEnglish · 2 hours agomessage-square48fedilink
minus-squareasdfranger@lemmynsfw.comlinkfedilinkarrow-up21·edit-22 hours agoOh\ come\ on,\ it\'s\ not\ that\ bad Some shells enclose those types of files within inverted commas. Such that: > ls file\ name.md is instead > ls 'file name.md' (I use fish)
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up1·39 minutes agoWhat is the Old Continent name of those: `
minus-squarezero_spelled_with_an_ecks@programming.devlinkfedilinkarrow-up2·2 hours agoI tried to pause the first one but got all confused because there’s no closing single quote.
Some shells enclose those types of files within inverted commas. Such that:
is instead
(I use fish)
“inverted commas”? single quotes?
Yes, I am a weird english.
What is the Old Continent name of those: `
Floating commas
I tried to pause the first one but got all confused because there’s no closing single quote.