Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/dcheck.hp @ 2791:0df4a4590bc6 lwtools-port
Updated level2/coco3/cmds/makefile to set correct lib file based on H6309 tag.
Updated level2/coco3/cmds/makefile to detect if H6309 is present
and if so to use the sys6309l2.a lib file and if the value is not
set then use sys6809l2.a lib file.
author | drencor-xeen |
---|---|
date | Sun, 27 Jan 2013 10:41:30 -0600 |
parents | 1f6c644006f1 |
children |
rev | line source |
---|---|
285
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
1 @DCHECK |
905 | 2 Syntax: Dcheck [<opts>] <devname> |
285
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
3 Usage : Check disk file structure |
840 | 4 Opts : |
5 -w=path = pathlist to directory for work files | |
6 -p = print pathlists for questionable clusters | |
7 -m = save allocation map work files | |
8 -b = suppress listing of unused clusters | |
9 -s = display count of files and directories only | |
10 -o = print options for DCheck |