Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/dcheck.hp @ 840:72b6bd4532fc
Changed format of output slightly
author | boisy |
---|---|
date | Tue, 14 Jan 2003 14:51:32 +0000 |
parents | 5ac4920aa1f7 |
children | 1f6c644006f1 |
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 |
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
2 Syntax: Dcheck [-opts] <devname> |
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 |