home *** CD-ROM | disk | FTP | other *** search
/ Shareware Supreme Volume 6 #1 / swsii.zip / swsii / 126 / RDIR141.ZIP / RDIR.DOC < prev    next >
Text File  |  1993-06-22  |  6KB  |  138 lines

  1. RDIR   Relative DIRectory size                        $10.00
  2. Copyright (c) 1991,92 by R.P.McCormick  
  3.                         79 Rye Street
  4.                         Broad Brook, CT 06016               
  5.  
  6. Command line: RDIR [dirname] or [screenspec]
  7.  
  8. RDIR '?' or 'h' or 'H' brings up the help screen.
  9.  
  10. dirname & screenspec are both optional. 
  11. Omit both to examine current directory.
  12. dirname can be any directory name. Example: B:TEXT.
  13. See below for a more complete list of types of directory names.
  14. screenspec (CGA) or (EGA) may be entered on a VGA system
  15. just to see what it looks like.
  16.  
  17. For registration information see "REGINFO.TXT".
  18.  
  19. I wrote RDIR because the DOS command "DIR" provides only
  20. the size of each _file_ in the current directory. I wanted
  21. something to show the size of each _subdirectory_. Typically
  22. on a hard disk, there are several subdirectories, and RDIR
  23. shows the size of each. This is useful in tracking down what
  24. is taking up too much room on the disk.
  25.  
  26. When you type RDIR while at a low level subdirectory, it will 
  27. read and save the information for that level and all below it.
  28. If you then select its "parent", RDIR reads only the information
  29. for the parent and its subdirectories, bypassing the subdirectory
  30. you started from, as it already has that info. Once you have
  31. reached the top level, you can navigate anywhere on the disk
  32. without incurring any more disk reads. The advantage of this
  33. method is that you do not need to wait to read the entire disk
  34. structure if all you want is to examine one directory.
  35.  
  36. A pie chart shows the size of each subdirectory, relative to
  37. the total of all subdirectories at the current level, sorted by size.
  38. Files at current level are not included in the pie. 
  39. There is a list of these directories to the right, with the 
  40. number of bytes used by the directory, and a percent.
  41. If percents are less than 1%, it prints a dot. 
  42.       
  43. You can selectively examine each subdirectory shown in the list
  44. by first highlighting it with the arrow keys, then hit the
  45. "Enter" key. To access the "Parent" directory, use the up arrow.
  46.  
  47. SWITCHING DISK DRIVES:
  48. To examine another Disk Drive, hit the F8 function key.
  49.  
  50. REMOVING EMPTY DIRECTORIES
  51. To delete an empty directory, use the Delete key.
  52.  
  53. If there are more directories than can be displayed in one column,
  54. a notice appears, typiclally "8 more..". If you want to
  55. see the names that are off screen, use the arrow keys.
  56. A bar chart shows the size of the current directory, 
  57. including files at the current level, as a percent of the whole disk.
  58.  
  59. There is no limit on the number of directories at any level,
  60. but I have limited the nesting of subdirectories to 16.
  61.  
  62. RUNNING RFILE:
  63. The F2 functon key runs the program RFILE, so you can look at the 
  64. filenames in the current directory. Once the RFILE screen appears,
  65. you can edit the filespec to include only files with the .BAK extension
  66. for example. You can delete files from the RFILE screen, but RDIR
  67. will not know about them. Use the Escape key to return to RDIR.
  68. If you were deleting files with the intent of going back to RDIR
  69. and removing the now empty directory, use the F3 function key to
  70. cause RDIR to recalculate the current level.
  71. If there is insufficient memory to run RFILE from RDIR, a message
  72. will appear, allowing you to return to RDIR where you left off.
  73. No error message appears if RFILE cannot be found. It simply returns
  74. back to RDIR. RFILE must be in the DOS "path".
  75.  
  76. HELP SCREEN:
  77. The help screen is reachable with the function key F1 while
  78. the graphics display is active.
  79.  
  80. You may be able to print the CGA screen using DOS commands if your
  81. printer is compatible. Type "GRAPHICS COLOR1" prior to using RDIR,
  82. then hit shift-PrintScreen while viewing the CGA screen. The DOS
  83. manual says this is for an "IBM Personal Computer Color Printer",
  84. but it works fine with my old Epson MX-80.
  85.  
  86. To exit from the graphic screen, use the "Esc" key or <Alt> X.
  87.  
  88.  
  89. These are the types of directory names I expect to see typed
  90. on the command line after "RDIR". Any other variations may produce
  91. unexpected results. The example assumes you are currently in a directory
  92. on the C: drive named C:\TOOLS, and the B: drive is at the B:\TEXT dir.
  93.  
  94. CMD LINE    DESCRIPTION                EXAMPLE
  95. (Nothing)   Current directory          C:\TOOLS
  96. C:          Current directory          C:\TOOLS
  97. C:\         Top level C:               C:\
  98. B:          Current B: directory       B:\TEXT
  99. B:\         Top level B:               B:\
  100. C:\TC       As typed                   C:\TC
  101. GRAPHICS    Current dir, GRAPHICS sub  C:\TOOLS\GRAPHICS
  102. B:MISC      Current B: dir, MISC sub   B:\TEXT\MISC
  103. C:GRAPHICS  Current dir, GRAPHICS sub  C:\TOOLS\GRAPHICS
  104. \TC         Current drive, TC dir      C:\TC
  105.  
  106.  
  107. ASP Ombudsman Statement:
  108.           ~~~~~~~~~~~~~~~~~~~~~~~~
  109. This program is produced by a member of the Association of
  110. Shareware Professionals (ASP).  ASP wants to make sure that the
  111. shareware principle works for you.  If you are unable to resolve
  112. a shareware-related problem with an ASP member by contacting the
  113. member directly, ASP may be able to help.  The ASP Ombudsman can
  114. help you resolve a dispute or problem with an ASP member, but
  115. does not provide technical support for members' products.
  116.  
  117. Please write to the ASP Ombudsman at:
  118.  
  119.              ASP Ombudsman
  120.              545 Grover Road
  121.              Muskegon, MI  49442-9427
  122.              U.S.A.
  123.  
  124. or send a CompuServe message via CompuServe MAIL to ASP Ombudsman
  125. 70007,3536.
  126.  
  127.                            WARRANTY
  128.  
  129. If you order a disk from me, and it arrives damaged, it will be 
  130. replaced at my expense if you notify me within 10 days of receipt.
  131.  
  132. I specifically disclaim all other warranties, expressed or implied,
  133. including but not limited to damage to hardware and/or software from
  134. the use of this product. Under no circumstances will I be liable for
  135. any damages,lost profits or incidental or consequential damages
  136. arising from your use or inability to use the program.
  137.  
  138.