@RedditEnjoyer to [email protected] • 10 months agoA Linux user's nightmare: the machine was wiped clean with one clickwww.mikrobitti.fiexternal-linkmessage-square49arrow-up1119arrow-down113file-textcross-posted to: technology
arrow-up1106arrow-down1external-linkA Linux user's nightmare: the machine was wiped clean with one clickwww.mikrobitti.fi@RedditEnjoyer to [email protected] • 10 months agomessage-square49file-textcross-posted to: technology
minus-square@[email protected]linkfedilink3•10 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]linkfedilink2•10 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!