☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 months agoFrog put Claude in a boxlemmy.mlimagemessage-square13fedilinkarrow-up1285arrow-down13cross-posted to: programmer_humor@programming.dev
arrow-up1282arrow-down1imageFrog put Claude in a boxlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square13fedilinkcross-posted to: programmer_humor@programming.dev
minus-squarehuf [he/him]@hexbear.netlinkfedilinkEnglisharrow-up4·2 months agoi’ve always preferred rm -rf .*
minus-squareSasquatch@lemmy.mllinkfedilinkarrow-up1·2 months 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..