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

Added recently_accessed_files module (issue #198) #200

Merged

Conversation

onkar-kota
Copy link
Contributor

Description

This Python script extracts the path of recently accessed files in the specified directory.

Fixes #198

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@DhanushNehru DhanushNehru merged commit 4ea2d1d into DhanushNehru:master Oct 22, 2023
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.

Get List of Recently Accessed Files
2 participants