takes in argument for base directory, will print out all directorys underneath along with their depth number.
Ex: ./directory_discovery /directoryname/
takes in argument for base directory, will print out all directorys underneath along with their depth number.
PythonMIT