Skip to content
/ cdisk Public

Small program for creating ram disks in OS X

Notifications You must be signed in to change notification settings

malmers/cdisk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdisk

A small program for creating ram disks in OS X written in c.

Usage

cdisk X

where X is the size of the ram disk to be created in Gigabytes. To create a ram disk with a size of 2GB, enter:

cdisk 2

Development

Software requirements

  • hdiutil
  • diskutil

Both dependencies are command line utilities that comes preinstalled with OS X.

Build and Install

make
make install

About

Small program for creating ram disks in OS X

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published