@[email protected] to [email protected] • 11 months ago:wq!lemmy.worldmessage-square115fedilinkarrow-up1226
arrow-up1156image:wq!lemmy.world@[email protected] to [email protected] • 11 months agomessage-square115fedilink
minus-square@[email protected]linkfedilink6•11 months agoTry editing a file in /etc as a regular user. It happens sometimes and you really want that warning that the write failed. Anyway, :x is superior. It only writes if there are changes. So, your mtime doesn’t change unnecessarily.
minus-square@[email protected]linkfedilinkEnglish4•11 months agoI’ve had to do forensics on a rogue change. In finding when and who actually changed the file, mtime can help narrow it down when compared with wtmp.
Try editing a file in
/etc
as a regular user. It happens sometimes and you really want that warning that the write failed.Anyway,
:x
is superior. It only writes if there are changes. So, your mtime doesn’t change unnecessarily.wait people care about the mtime?
I’ve had to do forensics on a rogue change. In finding when and who actually changed the file, mtime can help narrow it down when compared with wtmp.