weird@sub.wetshaving.social to linuxmemes@lemmy.world · 2 months agoNo bloatsub.wetshaving.socialexternal-linkmessage-square43linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkNo bloatsub.wetshaving.socialweird@sub.wetshaving.social to linuxmemes@lemmy.world · 2 months agomessage-square43linkfedilink
minus-squaregramie@lemmy.calinkfedilinkarrow-up0·edit-22 months agorm -rf --no-preserve-root / Looks like it started appearing in various flavors of Unix and Linux around 2005.
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up0·2 months agobut here they use /* as the target, so they are not telling rm to delete the root directory.
rm -rf --no-preserve-root /
Looks like it started appearing in various flavors of Unix and Linux around 2005.
but here they use /* as the target, so they are not telling rm to delete the root directory.