Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.27 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.27 KB

BATlister

BATlister is a simple batch script for Windows that generates a list of all files and folders in a given directory and saves it to a text file.

BATlister

Example

Example Example 2

Requirements

  • Windows operating system

Installation

  1. Download the BATlister script.
  2. Save the BATlister script to a directory of your choice.

Usage

  1. Open Command Prompt.
  2. Navigate to the directory where the BATlister script is saved.
  3. Type BATlister.bat and press Enter.
  4. Follow the prompts to enter the directory path and the save location and file name for the text file.
  5. Wait for the script to generate the file list and save it to the text file.

Features

  • Lists all files in a given directory and saves them to a text file.
  • Displays the total number of files and the count of each file type in the text file.
  • Works on Windows operating systems.

License

This project is licensed under the terms of the MIT License. Please see the LICENSE file for more details.