Gollum@feddit.org to Programmer Humor@programming.dev · 2 years agoThat’s so sad 😭feddit.orgimagemessage-square13linkfedilinkarrow-up1402arrow-down120
arrow-up1382arrow-down1imageThat’s so sad 😭feddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 2 years agomessage-square13linkfedilink
minus-squareScoopta@programming.devlinkfedilinkarrow-up23arrow-down1·2 years agoIt’s funny because you can tell whoever wrote this has never run that command. You need to either put --no-preserve-root OR /*. Using /* obviates the need for the flag --no-preserve-root.
minus-squareScoopta@programming.devlinkfedilinkarrow-up2·2 years agoI suppose, I figured most sysadmins had run it for funsies at least once…or a few times LOL.
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up2·2 years agoIt’s as good as bind kill mouse1 being a protected command in valve consoles… aka not at all.
minus-squareCosmicTurtle0 [he/him]@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up10·2 years agoI compile my own version of rm so that it doesn’t require the parameter. Just in case I need to.
minus-squarezagaberoo@beehaw.orglinkfedilinkarrow-up2·2 years agoIt’s redundant but it still works; doing it that way does not imply they haven’t actually used it.
It’s funny because you can tell whoever wrote this has never run that command. You need to either put --no-preserve-root OR
/*. Using/*obviates the need for the flag --no-preserve-root.deleted by creator
I suppose, I figured most sysadmins had run it for funsies at least once…or a few times LOL.
It’s as good as
bind kill mouse1being a protected command in valve consoles… aka not at all.GPT fixes that internally 🤡
I compile my own version of
rmso that it doesn’t require the parameter.Just in case I need to.
It’s redundant but it still works; doing it that way does not imply they haven’t actually used it.