home *** CD-ROM | disk | FTP | other *** search
- RDIR is enhancement to the DOS dir command. It's purpose is to show
- contents of a file systems directry. The major change is that rdir
- (remote directory) is suitable to use with full network pathnames, and
- not just local directories or redirected devices.
-
- Usage is simple: RDIR [drive:][machine-name][filename | pathname]
-
- Wildcard characters are in effect, so the command:
-
- rdir \\dino\root\*.exe
-
- would produce a listing of all files with a EXE extension in the shared
- directory ROOT of the machine DINO on your network. rdir acts like dir
- if no machine name is specified.
-
- In addition to the standard DIR information, rdir gives the status of
- the file attributes for each file, read only, hidden, archive, or
- system. These can be modified with Norton Utilities or DOS's ATTRIB
- command.
-
- If you find this program usefull and continue to use it, a
- contribution is in order, as this is being released as shareware. As
- shareware, the copyright is retained by the author, but you may copy
- the program as many times as you wish, and freely distribute it as
- long as the program and this documentation are unaltered.
-
- All monies sent to me will be used to develop a network product that
- will bring the power of distributed processing to IBM-PC networks. A
- $5 contribution will offically register your use of this product and
- will place your name on my mailing list of people to receive my first
- release of DDOS (distributed disk operating system) when it becomes
- available. Selected donators will receive this product free of charge
- in exchange for Beta testing usage.
-
- Thanks for using rdir!
-
- Executable program and documentation
- Copyright (c) 1989 by Lawrence Moretz. All rights reserved.
-
- Portions of the executable file may be subject to copyrights
- of Microsoft Corporation, and are distributed in accordance with
- the Microsoft Software License Agreement.
-
- Contact with the author may be made at the following address:
- 1557 West Sixth Street
- Piscataway, New Jersey
- 08805
-
-
-