☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 day agoFrog put Claude in a boxlemmy.mlimagemessage-square5linkfedilinkarrow-up1145arrow-down13
arrow-up1142arrow-down1imageFrog put Claude in a boxlemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 day agomessage-square5linkfedilink
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up3·21 hours ago/* Or the (probably, IDK) more common way to do it accidentally, cd into /, think you’re somewhere else or type into the wrong shell, and then rm -rf *
minus-squaredragnucs@lemmy.mllinkfedilinkarrow-up2·15 hours agoA safe approach is to go up one dir ectody and run rm -rf dirname. With that habit you have high confid3nce of deleting folder you need.
/*
Or the (probably, IDK) more common way to do it accidentally, cd into /, think you’re somewhere else or type into the wrong shell, and then rm -rf *
A safe approach is to go up one dir ectody and run rm -rf dirname. With that habit you have high confid3nce of deleting folder you need.