☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 5 days agoFrog put Claude in a boxlemmy.mlimagemessage-square13linkfedilinkarrow-up1280arrow-down14
arrow-up1276arrow-down1imageFrog put Claude in a boxlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 5 days agomessage-square13linkfedilink
minus-squarehuf [he/him]@hexbear.netlinkfedilinkEnglisharrow-up3·4 days agoi’ve always preferred rm -rf .*
minus-squareSasquatch@lemmy.mllinkfedilinkarrow-up1·2 days agoWont that get only the hidden files not normally collected in the plain * glob?
i’ve always preferred
rm -rf .*Wont that get only the hidden files not normally collected in the plain
*glob?plus
.and..