
GLOBAL.COM
----------

USAGE:    GLOBAL <any dos command or executable program>

Global executes any dos command or program on an entire directory tree.

For example, if you log to the root directory and execute "GLOBAL DIR" then
you will see a directory listing of every directory and sub-directory on
your hard disk.

If you execute "GLOBAL DIR PLAY.DOC", then you will find all occurences of
PLAY.DOC on your hard disk.

You can even use non-dos commands like "GLOBAL DIRS *.WKS" would show you the
total disk space occupied by all .wks files in each directory on your hard
disk.

Global.com starts from the current directory and goes down the directory tree.
To cover the whole disk, start in the root directory.  To just cover part of the
hard disk, start in a sub-directory.

===============================================================================
