Gollum@feddit.org to Programmer Humor@programming.dev · 2 days agoThat’s so sad 😭feddit.orgimagemessage-square13fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageThat’s so sad 😭feddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 2 days agomessage-square13fedilink
minus-squareScoopta@programming.devlinkfedilinkarrow-up0·edit-22 days 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-squarezagaberoo@beehaw.orglinkfedilinkarrow-up0·2 days agoIt’s redundant but it still works; doing it that way does not imply they haven’t actually used it.
minus-squareCosmicTurtle0@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·2 days agoI compile my own version of rm so that it doesn’t require the parameter. Just in case I need to.
minus-squaretheunknownmuncher@lemmy.worldlinkfedilinkarrow-up0·2 days ago you can tell whoever wrote this has never run that command Uh… isn’t that a good thing?
minus-squarexmunk@sh.itjust.workslinkfedilinkarrow-up0·23 hours agoIt’s as good as bind kill mouse1 being a protected command in valve consoles… aka not at all.
minus-squareScoopta@programming.devlinkfedilinkarrow-up0·2 days agoI suppose, I figured most sysadmins had run it for funsies at least once…or a few times LOL.
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.It’s redundant but it still works; doing it that way does not imply they haven’t actually used it.
I compile my own version of
rm
so that it doesn’t require the parameter.Just in case I need to.
Uh… isn’t that a good thing?
It’s as good as
bind kill mouse1
being a protected command in valve consoles… aka not at all.I suppose, I figured most sysadmins had run it for funsies at least once…or a few times LOL.
GPT fixes that internally 🤡