@[email protected] to [email protected] • 8 months agoA Linux user's nightmare: the machine was wiped clean with one clickwww.mikrobitti.fiexternal-linkmessage-square47fedilinkarrow-up11arrow-down11file-textcross-posted to: [email protected]
arrow-up10arrow-down1external-linkA Linux user's nightmare: the machine was wiped clean with one clickwww.mikrobitti.fi@[email protected] to [email protected] • 8 months agomessage-square47fedilinkfile-textcross-posted to: [email protected]
minus-square@[email protected]linkfedilink0•8 months agoI usually have a whole block that checks if the var exists and exits if not, but this is way more elegant
minus-square@[email protected]linkfedilink0•8 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!