☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 8 days agoFrog put Claude in a boxlemmy.mlimagemessage-square13linkfedilinkarrow-up1279arrow-down14cross-posted to: [email protected]
arrow-up1275arrow-down1imageFrog put Claude in a boxlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 8 days agomessage-square13linkfedilinkcross-posted to: [email protected]
minus-squarehuf [he/him]@hexbear.netlinkfedilinkEnglisharrow-up3·7 days agoi’ve always preferred rm -rf .*
minus-squareSasquatch@lemmy.mllinkfedilinkarrow-up1·5 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..