cm0002@piefed.world to Programmer Humor@programming.devEnglish · 4 days agoI_fucking_hate_them_nowmedia.piefed.worldimagemessage-square132fedilinkarrow-up1981arrow-down112
arrow-up1969arrow-down1imageI_fucking_hate_them_nowmedia.piefed.worldcm0002@piefed.world to Programmer Humor@programming.devEnglish · 4 days agomessage-square132fedilink
minus-squarekilleronthecorner@lemmy.worldlinkfedilinkEnglisharrow-up1·2 days agoBecause quoting requires token expansion (e.g. ~ to /home/you). Escaping gives you a much shorter path in that case. That said I’m with you, full quoted paths read better to me.
Because quoting requires token expansion (e.g. ~ to /home/you). Escaping gives you a much shorter path in that case.
That said I’m with you, full quoted paths read better to me.