sorzkode / BATlister

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

Home Page:https://github.com/sorzkode/BATlister

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://github.com/sorzkode/BATlister

License:MIT License


Languages

Language:Batchfile 100.0%