Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[funexpected] add get_stat and update_atime funcs to file #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sdshorin
Copy link
Contributor

@sdshorin sdshorin commented Oct 12, 2021

get_stat - позволяет узнать время последнего использования файла и его размер.
update_atime - Так как современные операционки экономят время и не обновляют время последнего использования, обновляем его вручную через отдельный вызов.

@sdshorin sdshorin force-pushed the shorin/add_file_tools branch 3 times, most recently from 48125b1 to 367151f Compare October 13, 2021 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants