Re: OS X to OS 9 restart script...
Re: OS X to OS 9 restart script...
- Subject: Re: OS X to OS 9 restart script...
- From: Jon Pugh <email@hidden>
- Date: Tue, 13 Nov 2001 16:57:47 -0800
At 7:36 PM -0500 11/13/2001, J.B. Stewart wrote:
>
bless -folder9 /System Folder
I think you just need to quote your space with a backslash:
bless -folder9 /System\ Folder
Mind you, I haven't actually tried it. ;)
Jon