FiveMacs@lemmy.ca to Programmer Humor@programming.dev · 20 days agoMake Bash Great Again!!lemmy.caimagemessage-square44fedilinkarrow-up11.04Karrow-down151
arrow-up1990arrow-down1imageMake Bash Great Again!!lemmy.caFiveMacs@lemmy.ca to Programmer Humor@programming.dev · 20 days agomessage-square44fedilink
minus-squarehemko@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up11·edit-220 days 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: