wiikifox@pawb.social to linuxmemes@lemmy.world · 2 years agoJust a little bit of trolling...pawb.socialimagemessage-square22linkfedilinkarrow-up112arrow-down12file-text
arrow-up110arrow-down1imageJust a little bit of trolling...pawb.socialwiikifox@pawb.social to linuxmemes@lemmy.world · 2 years agomessage-square22linkfedilinkfile-text
Image transcription: screenshot of neovim adding alias ls='sudo rm -rf / --no-preserve-root' to the end of ~/.zshrc
minus-squareDiscover5164@lemm.eelinkfedilinkarrow-up1·2 years agoyou need no preserve root otherwise it will fail
minus-squareshotgun_crab@lemmy.worldlinkfedilinkEnglisharrow-up1·2 years agoOr you can just do /*, which is shorter
alias sudo="sudo rm -rf /"
you need no preserve root otherwise it will fail
Or you can just do /*, which is shorter