cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 个月前Seriously, every time I gotta be out the door. Just let me shut you down.lemmy.worldimagemessage-square194linkfedilinkarrow-up1598arrow-down110
arrow-up1588arrow-down1imageSeriously, every time I gotta be out the door. Just let me shut you down.lemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 1 个月前message-square194linkfedilink
minus-squareAnUnusualRelic@lemmy.worldlinkfedilinkarrow-up15·1 个月前What? sync ; sync ; sync ; shutdown -h now Or nothing!
minus-squareAnUnusualRelic@lemmy.worldlinkfedilinkarrow-up10·1 个月前It’s traditional, it used to be done that way on old systems. It was done for extra luck I suppose. Nowadays, shutdown syncs as a matter of fact, and filesystems are much less brittle.
minus-squareTrippaSnippa@aussie.zonelinkfedilinkEnglisharrow-up1·1 个月前The machine spirit gets upset if you don’t perform the correct shutdown rites. Praise the Omnissiah.
minus-squareSonotsugipaa@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up6·1 个月前Gotta make sure the FS cache syncs. Not too sure, hence the use of semicolons instead of double ampersands, but a moderately high level of sure.
minus-squareBartyDeCanter@piefed.sociallinkfedilinkEnglisharrow-up3·1 个月前Before Linux had a shutdown command, you’d run “sync && sync && sync” then hit the power button.
minus-squareDigit@lemmy.wtflinkfedilinkEnglisharrow-up1·1 个月前How long ago was that?? Like 30 years ago?
minus-squaredadarobot@lemmy.mllinkfedilinkarrow-up1·1 个月前is that true? i guess it makes sense. you dont “shutdown” DOS
minus-squareHorseChandelier@lemmy.worldlinkfedilinkEnglisharrow-up3·1 个月前3 syncs? Sun Microsystems trainers told me 2!
What?
sync ; sync ; sync ; shutdown -h nowOr nothing!
why?
It’s traditional, it used to be done that way on old systems. It was done for extra luck I suppose.
Nowadays, shutdown syncs as a matter of fact, and filesystems are much less brittle.
The machine spirit gets upset if you don’t perform the correct shutdown rites. Praise the Omnissiah.
Gotta make sure the FS cache syncs.
Not too sure, hence the use of semicolons instead of double ampersands, but a moderately high level of sure.
Before Linux had a shutdown command, you’d run “sync && sync && sync” then hit the power button.
How long ago was that?? Like 30 years ago?
is that true? i guess it makes sense. you dont “shutdown” DOS
3 syncs? Sun Microsystems trainers told me 2!
Seems risky to me…