This shows you the differences between two versions of the page.
docu:csheet:ofsec:priv:image_metadata [2020/02/06 23:43] – external edit 127.0.0.1 | docu:csheet:ofsec:priv:image_metadata [2020/09/06 12:06] (current) – admin | ||
---|---|---|---|
Line 16: | Line 16: | ||
</ | </ | ||
+ | This operation also changes file modification time, if you want to recover the modification time of files you can do it with a simple find/sed command | ||
+ | <code bash> | ||
+ | find . -type f -iname ' | ||
+ | </ |