Y
Hacker News
new
|
ask
|
show
|
jobs
by
sgt
2687 days ago
I still type sync (just once) before I reboot. Just a habit.
3 comments
noir_lord
2687 days ago
The last thing I do before I leave my work desktop for the day is
./eod.sh && sync && sync
20+ year old habits die hard.
link
slavik81
2687 days ago
The only machine I ever developed on that needed a sync before reboot was an ancient SPARC workstation.
I forgot to sync almost every time, but it would always boot after a fsck.
link
beefhash
2687 days ago
I always get some kind of error message from dmraid about having been unable to stop the RAID array on shutdown/reboot. I thus manually do a sync(1) in hopes that the data survives. Hasn't failed me thus far, at least.
link