wiikifox@pawb.social to linuxmemes@lemmy.world · 2 years agoJust a little bit of trolling...pawb.socialimagemessage-square30linkfedilinkarrow-up1210arrow-down119file-text
arrow-up1191arrow-down1imageJust a little bit of trolling...pawb.socialwiikifox@pawb.social to linuxmemes@lemmy.world · 2 years agomessage-square30linkfedilinkfile-text
Image transcription: screenshot of neovim adding alias ls='sudo rm -rf / --no-preserve-root' to the end of ~/.zshrc
minus-squareDiscover5164@lemm.eelinkfedilinkarrow-up9·2 years agoyou need no preserve root otherwise it will fail
minus-squareshotgun_crab@lemmy.worldcakelinkfedilinkEnglisharrow-up7·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