Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/backup.hp @ 1942:b41df77588b0
printer is now scbbp
sio is now scbbt
All references changed in various files
author | boisy |
---|---|
date | Sat, 26 Nov 2005 22:51:50 +0000 |
parents | d1f2f21d6af7 |
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 @BACKUP |
905 | 2 Syntax: Backup [<opts>] [<srcdev>] [<destdev>] |
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 : Copies all data from one device to another |
840 | 4 Opts : |
5 e = exit if read error occurs | |
1830
d1f2f21d6af7
Added Robert Gault's 'F' option mod to backup for DSK images
boisy
parents:
905
diff
changeset
|
6 f = backup from file |
840 | 7 s = single disk backup |
8 -v = do not verify writes |