Skip to main content
Home Forums 68kMLA How to pass files to mini vMac? — #4
Post #4 by prattp
Source Forum68kMLA
CategorySoftware
Post DateSun, 8 Aug 2010 - 14:40
Original URLhttps://68kmla.org/bb/threads/how-to-pass-files-to-mini-vmac.21079/
Post
Another alternative in recent versions of OS X is using the macbinary command from the Terminal application. (http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man1/macbinary.1.html)

It can be used to convert a single file into MacBinary format, which can be loaded into Mini vMac with ImportFl, and then decoded with binUnpk or Stuffit Expander.

A disadvantage is that this only works on a single file at a time. And also that you need to use command line.

mp.ls