NetWare 4.1/9000 Utilities Reference
2-42
Workstation Utilities
NDIR
NDIR Restriction Options
Using NDIR
• A forward slash (/) must precede the first option of the option list. Use
backslashes (\) in path names.
• You can use several options, but you must separate the options with spaces.
• To view several files in your default directory, include a comma between
filenames.
• You can use wildcard characters.
Examples
Option Use to
[NOT] View all files except those the option
specifies. Example: /CR [NOT] BEF | EQ |
AFT mm-dd-yy
/CR BEF | EQ | AFT mm-
dd-yy
View files created on, before, or after the
date specified.
/AC BEF | EQ | AFT mm-
dd-yy
View file last accessed before, on, or after
the date specified.
/AR BEF | EQ | AFT mm-
dd-yy
View files last archived on, before, or after
the date specified.
/UP BEF | EQ | AFT mm-
dd-yy
View files last updated on, before, or after
the date specified.
/OW EQ user View files created by a specific user.
/SI GR | EQ | LE number View files with byte sizes greater than, equal
to, or less than a specified number.
To Type
View files in the current directory NDIR *.*
View the version of .EXE files on drive
Z:
NDIR Z:\*.EXE /VER