@[email protected] to [email protected] • 1 year agoA Linux user's nightmare: the machine was wiped clean with one clickwww.mikrobitti.fiexternal-linkmessage-square49fedilinkarrow-up1118arrow-down115file-textcross-posted to: [email protected]
arrow-up1103arrow-down1external-linkA Linux user's nightmare: the machine was wiped clean with one clickwww.mikrobitti.fi@[email protected] to [email protected] • 1 year agomessage-square49fedilinkfile-textcross-posted to: [email protected]
minus-square@[email protected]linkfedilink3•1 year 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]linkfedilink2•1 year 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!