weird@sub.wetshaving.social to linuxmemes@lemmy.world · 5 months agoNo bloatsub.wetshaving.socialexternal-linkmessage-square42linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkNo bloatsub.wetshaving.socialweird@sub.wetshaving.social to linuxmemes@lemmy.world · 5 months agomessage-square42linkfedilink
minus-squaregramie@lemmy.calinkfedilinkarrow-up0·edit-25 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·5 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.