Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 296 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 296 Bytes

fileOpsByPy

fileAge.py

Run as python fileAge.py and it will list down(recursively) the file age of current directory.

fileCreator.py

Run as python fileCreator.py {number_of_files_to_create} and it will create files with size 1MB. Default value of number_of_files_to_create is 1.