Skip to content

Batch Script that generates a list and count of files in a given directory.

License

Notifications You must be signed in to change notification settings

sorzkode/BATlister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BATlister

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

BATlister

Description

BATlister is a versatile tool that enables you to effortlessly generate a comprehensive list of files in a specific directory and save it to a text file. It can be utilized for various purposes, including inventory management, file analysis, or creating file lists for documentation.

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.

Releases

No releases published

Packages

No packages published