korzhyk / OSX-RAM-Disk

Simple tool for creating ramdisks in OSX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAMDisk

Simple script for creating RAM Disk in OSX.

Usage

RamDisk 'RAM Disk' 1

Where

'RAM Disk' - Name of ramdisk

1 - Size in gibytes

Install

curl -s https://raw.githubusercontent.com/korzhyk/OSX-RAM-Disk/master/install.sh | bash

Uninstall

curl -s https://raw.githubusercontent.com/korzhyk/OSX-RAM-Disk/master/uninstall.sh | bash

Edit settings

open ~/Library/LaunchAgents/com.ramdisk.plist

About

Simple tool for creating ramdisks in OSX


Languages

Language:Shell 100.0%