[Coco] NitrOS-9 dsave command

Barry Nelson barry.nelson at amobiledevice.com
Fri Jul 24 13:59:22 EDT 2015


Try this set of commands:
CD /DD
COPY SYSGO /D1/SYSGO
COPY STARTUP /D1/STARTUP
MAKDIR /D1/CMDS
MAKDIR /D1/DEFS
MAKDIR /D1/SYS
CHD /DD/CMDS
DSAVE -S32 /D1 /D1/CMDS ! SHELL -P
CHD /DD/DEFS
DSAVE -S32 /D1 /D1/DEFS ! SHELL -P
CHD /DD/SYS
DSAVE -S32 /D1 /D1/SYS ! SHELL -P
On 7/24/2015 1:28 PM, Bill wrote:
Without manually creating each directory on /D1 and using the command CHD /DD/CMDS, DSAVE -S32 /D1/CMDS ! SHELL, all I ended up with was /D1 with every one of the files from every directory in one place.

-----Original Message-----
From: Coco [mailto:coco-bounces at maltedmedia.com] On Behalf Of Dave Philipsen
Sent: Friday, July 24, 2015 1:00 PM
To: CoCoList for Color Computer Enthusiasts
Subject: Re: [Coco] NitrOS-9 dsave command

Try:

CD /DD

COPY SYSGO /D1/SYSGO

COPY STARTUP /D1/STARTUP

CHD /DD/CMDS

DSAVE -S32 /D1 ! SHELL -P

CHD /DD/DEFS

DSAVE -S32 /D1 ! SHELL -P

CHD /DD/SYS

DSAVE -S32 /D1 ! SHELL -P


More information about the Coco mailing list