RedditEnjoyer@lemmy.world to Linux@lemmy.ml · 7 months agoA Linux user's nightmare: the machine was wiped clean with one clickwww.mikrobitti.fiexternal-linkmessage-square50fedilinkarrow-up1120arrow-down115file-text
arrow-up1105arrow-down1external-linkA Linux user's nightmare: the machine was wiped clean with one clickwww.mikrobitti.fiRedditEnjoyer@lemmy.world to Linux@lemmy.ml · 7 months agomessage-square50fedilinkfile-text
minus-squaredelirious_owl@discuss.onlinelinkfedilinkarrow-up3·7 months agoI usually have a whole block that checks if the var exists and exits if not, but this is way more elegant
minus-squaredeadbeef79000@lemmy.nzlinkfedilinkarrow-up2·7 months agoProtects you from accidentally changing the variable within the block too!
I usually have a whole block that checks if the var exists and exits if not, but this is way more elegant
Protects you from accidentally changing the variable within the block too!