Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/dsave.hp @ 946:5c80e10a5d03
renamed variable that was clashing with one in systype
author | boisy |
---|---|
date | Tue, 21 Jan 2003 21:17:37 +0000 |
parents | 1f6c644006f1 |
children | e26b4d2a69da |
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 @DSAVE |
905 | 2 Syntax: Dsave [<opts>] [<dev>] [<pathlist>] |
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 : Generates procedure file to copy all files in a directory system |
840 | 4 Opts : |
5 -b = make a system disk by using OS9boot if present | |
6 -b=<path> = make system disk using path as source | |
7 -i = indent for directory levels | |
8 -l = do not process below the current level | |
9 -m = do not include makdir commands in procedure file | |
10 -s<num> = set copy size to num K |