homerflander / List-All-File-Names-In-Directory

This is a more complex script that creates a list of names for the every files/folder within the directory, this includes sub files/ sub folders, using recursion. Next, the script outputs the list to a text file. The name of the output text file is needed as a parameter. Created and Tested on Windows OS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homerflander/List-All-File-Names-In-Directory Stargazers