cm0002@lemmy.world to Programmer Humor@programming.dev · 6 days agoLike programming in bashlemmy.mlimagemessage-square171fedilinkarrow-up1866arrow-down110cross-posted to: programmerhumor@lemmy.ml
arrow-up1856arrow-down1imageLike programming in bashlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 6 days agomessage-square171fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarefurikuri@programming.devlinkfedilinkarrow-up2·5 days agoThe classic rm -rf $ENV/home where $ENV can be empty or contain spaces is definitely going to hit someone one day
The classic
rm -rf $ENV/home
where$ENV
can be empty or contain spaces is definitely going to hit someone one day