Giter Site home page Giter Site logo

filelister's Introduction

FileLister

FileLister is a command line program that lists files and their attributes in a text file.

Usage

Drag a folder onto the batch file "DragFolderHere.bat" to list the files in that folder (including those in subfolders).

The batch file must contain the following line:

FileLister.exe "%1" "<text file>" "<list format>"

Add -e to the end to exclude subfolders.

List format

The list format can contain any text you want, with hashtags that are replaced with file-specific information.

Hashtag Example Meaning
#name file.exe File name
#ext exe File extension
#folder subfolder\subsubfolder\ Subfolder path (excluding main folder)
#basefolder C:\folder\ Main folder path
#drive C:\ Drive letter
#size 12345 File size in bytes
#date 2020-01-01 Date last modified
#created 2005-01-01 Creation date
#sha1 SHA-1
#md5 MD5
#crc32 CRC32
#percent % Using this character directly breaks the batch file
#qm
#quote
" Using this character directly breaks the batch file
## # Hash symbol without invoking another hashtag

filelister's People

Contributors

cvghivebrain avatar

Stargazers

ian avatar

Watchers

ian avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.