home *** CD-ROM | disk | FTP | other *** search
- DISK.EXE - Get Novell Users' disk utilization
- - March 1991 by Scott McBurney
-
- Format:
-
- DISK username {/A}
-
-
- Description:
-
- DISK will minimally display the amount of space a user is taking on
- all mounted volumes on the current file server. If the /A option is added,
- then all information is displayed. This includes the number of directories,
- files, blocks, and K bytes.
-
- Notes:
-
- 1. This program is compatible with Novell Netware 286 and 386.
-
- 2. This program is very, very, very slow if the /A option is used on
- Netware 386. This is due to 386 Netware, not this program. However,
- if you do not use the /A option, the program runs faster on 386
- than on 286.
-
- 3. Wildcards are allowed in the username. For example, if you want a report
- on all Novell users, you can put an asterisk (*) in place of the username
- to search for all users.
-
- 4. Output can be piped to a file or to a printer using normal DOS piping.
- For example: DISK * > LPT1 would send the output to LPT1.
-
- The author can be reached at:
- Compuserve: 71510,2365
- GEnie: S.MCBURNEY
-
-