Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/dcheck.hp @ 2909:b71f67993fe0
level2/coco3/makefile: Use OS9FORMAT macro
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Sat, 11 Jan 2014 20:56:53 +0100 |
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 |