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

Get List of Recently Accessed Files #198

Closed
onkar-kota opened this issue Oct 21, 2023 · 3 comments · Fixed by #200
Closed

Get List of Recently Accessed Files #198

onkar-kota opened this issue Oct 21, 2023 · 3 comments · Fixed by #200

Comments

@onkar-kota
Copy link
Contributor

Objective:

Develop a Python script that retrieves a list of recently accessed files on the local system.

Features:

  • Identify and list files based on their recent access timestamps.
  • Provide options for specifying a directory or searching system-wide.
  • Display information such as file names, paths, and access timestamps.
@onkar-kota
Copy link
Contributor Author

Hey @DhanushNehru can you please tag this issue for hacktoberfest and assign me!

@onkar-kota
Copy link
Contributor Author

Hey @DhanushNehru please tag this issue as hacktoberfest

@onkar-kota
Copy link
Contributor Author

Hey @DhanushNehru please review my PR #200

DhanushNehru added a commit that referenced this issue Oct 22, 2023
Added recently_accessed_files module (issue #198)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants