Hofmaimaier@feddit.org to memes@lemmy.world · 7 months agoOh Boy!imagemessage-square39linkfedilinkarrow-up1430arrow-down119
arrow-up1411arrow-down1imageOh Boy!Hofmaimaier@feddit.org to memes@lemmy.world · 7 months agomessage-square39linkfedilink
minus-squareSadbutdru@sopuli.xyzlinkfedilinkarrow-up2·7 months agoCan I get a breakdown of the meaning of this?
minus-squarehunkyburrito@lemmy.ziplinkfedilinkarrow-up3·7 months agoWin + R: opens run dialog to run the next command shutdown -s -f -t 0: cli shutdown command where -s is poweroff, -f is force, and -t 0 is a timeout of 0
Can I get a breakdown of the meaning of this?
Win + R: opens run dialog to run the next command
shutdown -s -f -t 0: cli shutdown command where -s is poweroff, -f is force, and -t 0 is a timeout of 0