Skip to content

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.

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List-All-File-Names-In-Directory (Completed/Working)

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. Created and Tested on Windows OS.

Note:
-Indent(s) and an arrow will be given to a sub file or folder. As the sub file or folder increase in depth from the main directory, another indent will be added on.

-Enter in the file directory address to run the script. -Created and Tested on Windows OS.

Thanks to https://github.com/harmandersihra for testing and recommendations on enhancing performance.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages