Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

File Lister

A lightweight Python script that recursively lists all files in a given folder and saves them to a text file.

🚀 Features

  • Lists all files including subfolders
  • Outputs results to file_list.txt
  • Works on Windows, macOS, and Linux

🧩 Usage

  1. Edit the folder_path variable in list_all_files.py.
  2. Run the script:
    python list_all_files.py

About

A lightweight Python script that recursively lists all files in a given folder and saves them to a text file. Perfect for creating quick file inventories or folder summaries.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages