home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / files / k / objectlist / Examples / DiscUsage < prev    next >
Encoding:
Text File  |  1992-04-26  |  252 b   |  6 lines

  1. |
  2. | Uses the output from TheWhole to create a CSV file of directory
  3. | levels and size info for inputting into a database/spreadsheet/graph
  4. | application to determine your disc usage.
  5. |
  6. Olprocess <sys$info>.biggie -t "%d,%,4^" { > <sys$info>.discUsage }