Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Also, using hdiutil(1) and diskutil(8) to create a RAM-disk:

  # 500 megabytes disk image
  mb=$((500*2048))
  diskutil eraseVolume ExFAT my_ramdisk `hdiutil attach -nomount ram://$mb`


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: