home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / a / alloc.lbr / ALLOC.DZC / ALLOC.DOC
Encoding:
Text File  |  1993-10-26  |  1.0 KB  |  24 lines

  1.  
  2. ALLOC   4/10/82     by Ward C.
  3.  
  4.    ALLOC             show bit map.
  5.    ALLOC B:          show bit map for drive B.
  6.    ALLOC FOO.ASM     show bit map, with FOO.ASM as "*".
  7.    ALLOC 22          zap (temporarily write-protect) 22K of map.
  8.    ALLOC - 22        zap "all but" 22K.
  9.    ALLOC - FOO.ASM   zap "all but" nnK, where nn = FOO.ASM size.
  10.  
  11.    Notes:
  12.    1)  Typing ^C restores the original map.
  13.    2)  If interrupted, ALLOC skips bit map and prints just totals.
  14.    3)  Drive name prefix is ok:  "ALLOC - B:FOO.ASM"
  15.    4)  "- " may precede or follow the operand:  "ALLOC 22 -"
  16.  
  17. ALLOC as of 04/10/82. Type ALLOC H for help
  18. DD111111111111111111111111111111111111111111111111
  19. 11111111111111100110000010000000000000000000000000
  20. 00000000000000000000000000000000000000000000000000
  21. 0000000000000000000000000000000000000000
  22.  4K/bit; 8K dir. + 264K files + 488K free = 760K total.
  23.  34% full
  24.