JDN XP Toolkit 1.22
Home Summary of Commands
You are here: Home



GET THE COMMANDS THAT WINDOWS FORGOT.


The following command lists all duplicate files on your C drive.


DIR   /B   /S   /L   C:\*.*   |   FILE_NAME   |   SORT   |   DUP


The filters used in the above command line are the main focus of this Toolkit.

The original version of Windows contained only three filters - FIND, SORT and MORE but, unfortunately, Windows never added any more. That's a real shame because working in a CMD window is the best way I know to access the full range of Windows. This toolkit contains almost 100 extra XP commands and filters.

One nice bonus of these commands is that they enable you to lighten your load by automating all or part of the tasks you perform. Do you ever find yourself getting annoyed that you seem to be repeating the same set of manual operations over and over? There are many people (like web site and software developers) who must work with large numbers of files and often need to perform several manipulations on many files at the same time. I often hear people complain they have a few hundred files that they need to rename but none of the existing file renaming applications will do what they need. One of the nice things about this toolkit is that it gives you an alternative to packaged applications. With plenty of tools at your disposal, you can create batch files or scripts to perform the changes you need.

Over the years, I have built up a collection of tools which I use when working with Windows. They include some useful commands and filters like FIND, SORT and MORE that are used in a CMD window. I use them to perform file manipulations quickly and easily. They perform the kinds of file manipulations that usually require either writing a program from scratch or finding one already written by someone else. JDN XP Toolkit contains almost 100 new commands and filters.

Filters are a special kind of Windows command. They are special because unlike ordinary commands, they can be combined with other commands and filters. This makes them the most convenient and most versatile of all the Windows commands. This XP Toolkit contains almost 100 new commands, almost all of which are filters and all of which are open source freeware.


350K ZIP file


� Copyright JDN Toronto, 2002-2004 - All rights reserved

Hosted by www.Geocities.ws

1