cm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agoLike programming in bashlemmy.mlexternal-linkmessage-square25linkfedilinkarrow-up169arrow-down12cross-posted to: [email protected]
arrow-up167arrow-down1external-linkLike programming in bashlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agomessage-square25linkfedilinkcross-posted to: [email protected]
minus-squarefurikuri@programming.devlinkfedilinkarrow-up1·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