home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0020 - 0029 / ibm0020-0029 / ibm0028.tar / ibm0028 / LAN-UTIL.ZIP / RDIR.ZIP / RDIR.DOC next >
Encoding:
Text File  |  1989-07-05  |  2.0 KB  |  50 lines

  1. RDIR is enhancement to the DOS dir command. It's purpose is to show
  2. contents of a file systems directry. The major change is that rdir
  3. (remote directory) is suitable to use with full network pathnames, and
  4. not just local directories or redirected devices.
  5.  
  6. Usage is simple: RDIR [drive:][machine-name][filename | pathname]
  7.  
  8. Wildcard characters are in effect, so the command:
  9.  
  10.                          rdir \\dino\root\*.exe
  11.  
  12. would produce a listing of all files with a EXE extension in the shared
  13. directory ROOT of the machine DINO on your network. rdir acts like dir
  14. if no machine name is specified.
  15.  
  16. In addition to the standard DIR information, rdir gives the status of
  17. the file attributes for each file, read only, hidden, archive, or
  18. system. These can be modified with Norton Utilities or DOS's ATTRIB
  19. command.
  20.  
  21. If you find this program usefull and continue to use it, a
  22. contribution is in order, as this is being released as shareware. As
  23. shareware, the copyright is retained by the author, but you may copy
  24. the program as many times as you wish, and freely distribute it as
  25. long as the program and this documentation are unaltered.
  26.  
  27. All monies sent to me will be used to develop a network product that
  28. will bring the power of distributed processing to IBM-PC networks. A
  29. $5 contribution will offically register your use of this product and
  30. will place your name on my mailing list of people to receive my first
  31. release of DDOS (distributed disk operating system) when it becomes
  32. available. Selected donators will receive this product free of charge
  33. in exchange for Beta testing usage.
  34.  
  35. Thanks for using rdir!
  36.  
  37. Executable program and documentation
  38. Copyright (c) 1989 by Lawrence Moretz. All rights reserved.
  39.  
  40. Portions of the executable file may be subject to copyrights
  41. of Microsoft Corporation, and are distributed in accordance with
  42. the Microsoft Software License Agreement.
  43.  
  44. Contact with the author may be made at the following address:
  45. 1557 West Sixth Street
  46. Piscataway, New Jersey
  47.                     08805
  48.  
  49.  
  50.