Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/backup.hp @ 883:f8bd578d98bb
Optimized Y2K code, changed login info a bit
author | boisy |
---|---|
date | Fri, 17 Jan 2003 13:25:51 +0000 |
parents | 72b6bd4532fc |
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 @BACKUP |
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: Backup [e][s][-v][dev][dev] |
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 : Copies all data from one device to another |
840 | 4 Opts : |
5 e = exit if read error occurs | |
6 s = single disk backup | |
7 -v = do not verify writes |