Wednesday, August 6, 2008

Set of useful command line utilities

Fresh from the factory, a set of useful command line utilities from your's truly:

whereis
This program allows you to locate a file on the machine using standard windows module locating logic.
For example if you are looking for a file notepad.exe and it is present in a particular known folder or in the PATH, the program will display where notepad.exe will be located by Windows.

paths
Prints paths which are set in your system.

winver
Prints the Windows version.

Download