Hofmaimaier@feddit.org to memes@lemmy.world · 2 months agoOh Boy!feddit.orgimagemessage-square23linkfedilinkarrow-up1242arrow-down111
arrow-up1231arrow-down1imageOh Boy!feddit.orgHofmaimaier@feddit.org to memes@lemmy.world · 2 months agomessage-square23linkfedilink
minus-squareSadbutdru@sopuli.xyzlinkfedilinkarrow-up1·2 months agoCan I get a breakdown of the meaning of this?
minus-squarehunkyburrito@lemmy.ziplinkfedilinkarrow-up1·2 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