Skip to content

J0hnZMT/listdir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

listdir

Machine Problem 2

A program that can store Parent paths, File names and File size of the selected directory and its sub directories to a csv file.

How to Use

-type in the command line python listdir.py

-eg. python listdir.py C:\Users result.csv

-then press enter, a csv file will be saved with csv file name you typed with all the data about (parent path, file name, file size) directory and sub-directories you typed on the command line.

Author

Johnzel Tuddao - Initial work - J0hnZMT

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Machine Problem 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages