☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 15 days agoFrog put Claude in a boxlemmy.mlimagemessage-square13linkfedilinkarrow-up1276cross-posted to: programmer_humor@programming.dev
arrow-up1276imageFrog put Claude in a boxlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 15 days agomessage-square13linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squarehuf [he/him]@hexbear.netlinkfedilinkEnglisharrow-up3·14 days agoi’ve always preferred rm -rf .*
minus-squareSasquatch@lemmy.mllinkfedilinkarrow-up1·12 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..