Do you run "sync" before you type "reboot" or "shutdown"?
Yes, I'm old
11.3%
Nope
88.7%
Poll ended at .
@wtfismyip I needed to look up what sync does XD Didn't even know it existed.
@wtfismyip I think I've only ever issued "sync" prior to issuing "unmount" for removable USB drives. I have unverified hope that "shutdown" does the sane action of not just being an alias of "halt" lol

@litchralee_v6
Yep, poweroff/reboot are handled by init, which does all the essential work

@wtfismyip

@litchralee_v6 @wtfismyip Yeah, I use sync a lot when working with USBs. It's less about actually forcing a sync than it is about checking whether it's really finished the cached write operations.