☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 days 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 · 2 days agomessage-square5linkfedilink
minus-squaredragnucs@lemmy.mllinkfedilinkarrow-up11·1 day agoThat rmrf joke is obsolete, please update to using the --no-preserve-root flag.
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up3·1 day 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·22 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.
That rmrf joke is obsolete, please update to using the --no-preserve-root flag.
/*
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.