10000 GitHub - lily-peng/DeepestFiles: Displays the deepest nested files in your given directory
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lily-peng/DeepestFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DeepestFiles

A simple command-line application in Python that searches through a given directory for your deepest, most nested files.

  • Ver 0.6 (2/12/2015): Added features
    • Added compatibility with Python 2.x and 3.x
    • User can input the types of files returned as well as how many maximum results
    • No longer returns empty results if user-inputted max results is greater than number of results found
  • Ver 0.5 (2/6/2015): Prints the following: the top 5 deepest nested folders in the directory, the files within each, the number of subfolders traversed for each result, and the time elapsed for the application to run.

Upcoming Features

  • Allow user to input what directory to search through
  • Allow user to choose certain folders (and their subfolders) to ignore

Lily Peng

About

Displays the deepest nested files in your given directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0