Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/dcheck.hp @ 802:3a308921e135 basic09v010100 nos9l2v020100beta2 os9l2v030002beta2
New version of copy with OSK like features
author | boisy |
---|---|
date | Sun, 12 Jan 2003 23:08:10 +0000 |
parents | 5ac4920aa1f7 |
children | 72b6bd4532fc |
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 |
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
4 Opts : -w=path = pathlist to directory for work files |
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
5 -p = print pathlists for questionable clusters |
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
6 -m = save allocation map work files |
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
7 -b = suppress listing of unused clusters |
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
8 -s = display count of files and directories only |
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
9 -o = print options for DCheck |