cm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agoLike programming in bashlemmy.mlimagemessage-square187linkfedilinkarrow-up11.66Karrow-down116
arrow-up11.64Karrow-down1imageLike programming in bashlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agomessage-square187linkfedilink
minus-squarefurikuri@programming.devlinkfedilinkarrow-up2·4 months 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