SourceForge.net Logo

Listfiles command line tool

Listfiles is a Windows command line tool. It is a replacement for the built in DIR command used to list the files and/or directories which exist in the filesystem.

Listfiles provides significant improvements over the old DIR command. It's major benefit is the ability to list only those files and/or directories whose names contain a given Regular Expression (regex). It has many other improvements over the original DIR command with more planned.

Features

The program is still in it's infancy but already provides the following features:

How much does it cost?

Listfiles costs nothing. It is being released as Open Source software which means that not only does it not cost you a penny but you can also download the source code so you can change it or customise it as little or as much as you like.

Where can I get it?

At the moment I am in the process of cleaning up the source code before I release it on an unsuspecting world. It will be available here soon.

What is it written in?

It has been written in C# using Microsoft's .Net platform which means it will run on any modern Windows computer as long as the .Net framework is installed. All new, and most PCs which are less then a couple of years old, will already have the framework installed on them. If your machine doesn't have it you can download it for free from Microsoft.