Skip to content

JeffpanUK/FileWalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FileWalker

list files according to time stamp

Usage

walk_files.py walk_files.py -s "2017-1-1 12:12:12" -e "2018-1-1 12:12:12" -r "."

Example Results

===================================================

Created Time: 2017-1-1 12:12:12 to 2018-1-1 12:12:12

===================================================

[1] D:\Documents\GitHub\a.txt

[2] D:\Documents\GitHub\b.docx

[3] D:\Documents\GitHub\Tools\c.py

[4] D:\Documents\GitHub\Tools\d.pdf

About

list files according to time stamp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages