unix - How do add a file to directory without modifying the directory's modify timestamp? -


Is there a way to copy a file into a directory while preserving the timestamp in this directory?

No directory is too much really a file that lists the names / inodes of the files stored in it To add a new file to a directory, or to rename just one file, it is necessary to rewrite the directory file to update the information such as adding / deleting / removing a file in a directory , Directory your timestamp Will be updated.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -