Hofmaimaier@feddit.org to memes@lemmy.world · 11 days agoOh Boy!feddit.orgexternal-linkmessage-square39fedilinkarrow-up1428arrow-down119
arrow-up1409arrow-down1external-linkOh Boy!feddit.orgHofmaimaier@feddit.org to memes@lemmy.world · 11 days agomessage-square39fedilink
minus-squareSadbutdru@sopuli.xyzlinkfedilinkarrow-up2·11 days agoCan I get a breakdown of the meaning of this?
minus-squarehunkyburrito@lemmy.ziplinkfedilinkarrow-up3·edit-211 days 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