Pages

06 March, 2024

compare file's date bash

I'm working on a tiny dropbox-like bash script, how can I compare the dates of 2 files and replace the old one(s) with the new one without using rsync
is there any simple way to process this?
can the SHA1 help me with knowing the newer?

No comments:

Post a Comment

Thanks