At 11:13 AM -0500 5/26/03, John A.M. Darnell wrote:
>I will soon be moving a project from OS9 to OSX.  The present project uses
>a RAM disk.  Does X have a RAM disk capability?

With Unix VM, Disk Copy images are essentially RAM disks.  When you mount an image, it can be mapped into VM space, which is about as close as you get to a RAM disk in Unix.

Jon