FiveMacs@lemmy.ca to Programmer Humor@programming.dev · 2 months agoMake Bash Great Again!!lemmy.caimagemessage-square38fedilinkarrow-up1774arrow-down139
arrow-up1735arrow-down1imageMake Bash Great Again!!lemmy.caFiveMacs@lemmy.ca to Programmer Humor@programming.dev · 2 months agomessage-square38fedilink
minus-squarehemko@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up10·edit-22 months ago# in front of the command implies it should be ran as root $ would mean normal user like such: $ sudo rm -fr / --no-preserve-root
# in front of the command implies it should be ran as root
$ would mean normal user like such: