Omni rizzler@anarchist.nexus to linuxmemes@lemmy.worldEnglish · 20 days agoLOLanarchist.nexusexternal-linkmessage-square40linkfedilinkarrow-up13arrow-down10
arrow-up13arrow-down1external-linkLOLanarchist.nexusOmni rizzler@anarchist.nexus to linuxmemes@lemmy.worldEnglish · 20 days agomessage-square40linkfedilink
minus-squareKazuchijouNo@lemy.lollinkfedilinkEnglisharrow-up0·20 days agoI do yes | sudo pacman -Syu && sudo poweroff (Update and poweroff)
minus-squareragas@lemmy.mllinkfedilinkarrow-up0·19 days ago“&&” will only run shutdown if the update runs correctly. I do “;” to definitely run the shutdown after the update process exits. (Don’t want to keep the system running if nothing is happening any more.)
minus-squareSuccessful_Try543@feddit.orglinkfedilinkarrow-up0·19 days ago I do “;” to definitely run the shutdown after the update process exits. If you’re able to successfully boot the machine afterwards is not your concern?
minus-squareWhyJiffie@sh.itjust.workslinkfedilinkEnglisharrow-up0·19 days agowhat’s fun in a successfully booting system? we are arch users for a reason!
minus-squareSnot Flickerman@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up0·20 days agoFuck that noise sudo shutdown 0 turn off NOW bitch!
I do
yes | sudo pacman -Syu && sudo poweroff
(Update and poweroff)
“&&” will only run shutdown if the update runs correctly.
I do “;” to definitely run the shutdown after the update process exits. (Don’t want to keep the system running if nothing is happening any more.)
If you’re able to successfully boot the machine afterwards is not your concern?
what’s fun in a successfully booting system? we are arch users for a reason!
Fuck that noise
sudo shutdown 0
turn off NOW bitch!