2011年11月11日 星期五

[Mac] Ram disk for Chrome

After you set your ramdisk on Mac OS,you can use those command to move Chrome Cache to ramdisk


1.   cd /Users/username/Library/Caches/Google/Chrome/Default 
  
2.    rm -rf ./Cache 

3.    ln -s /Volumes/RamDisk/ /Users/username/Library/Caches/Google/Chrome/Default/Cache