FiveMacs@lemmy.ca to Programmer Humor · 29 days agoMake Bash Great Again!!lemmy.caimagemessage-square49linkfedilinkarrow-up11.09Karrow-down155
arrow-up11.04Karrow-down1imageMake Bash Great Again!!lemmy.caFiveMacs@lemmy.ca to Programmer Humor · 29 days agomessage-square49linkfedilink
minus-squarehemko@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up11·edit-229 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: