This makes me wonder.. Are there any quirky whimsical or nostalgic but still functional desktop OS out there.. Like the fantasy console PICO-8, but for Desktop applications?
MacRelix – Unix-like features for classic Mac OS
21–30 of 83 posts
Re: MacRelix – Unix-like features for classic Mac OS
#22It doesn’t really go into what all it can do
Aside from the fun of having a CLI on a Mac, I also use it to dump the ROMs from my machines. e: it also comes with Git (among other utilities) which might make it worth it to some people for that alone.
Re: MacRelix – Unix-like features for classic Mac OS
#23A installation guide would be great. I'm trying to install it and I don't know what to do with the mbin file. When click on it says something about connectfour application missing.
Re: MacRelix – Unix-like features for classic Mac OS
#24They were archived using tar(1) to dump the files to a floppy disk on a PowerBook 150 running MacMinix. I don't know why I did that. :-)
Re: MacRelix – Unix-like features for classic Mac OS
#25You can also install MPW (Macintosh Programmer's Workshop) and access a pretty decent command line environment via official Apple software.
https://www.metamage.com/text/relix/origins.html
I still use MPW's ToolServer for running the Metrowerks build tools, but sadly it's no longer available as an official download from Apple.
Re: MacRelix – Unix-like features for classic Mac OS
#26Not entirely on topic, but it is such a pleasant touch to see the titles for the properties displayed before the shell all lining up just by word choice alone. I've seen people who pad out code comments like that; it has this rather capricious, sculpture-like feeling to it.
I'm delighted that you've noticed and appreciate this. :-)
Re: MacRelix – Unix-like features for classic Mac OS
#27A installation guide would be great. I'm trying to install it and I don't know what to do with the mbin file. When click on it says something about connectfour application missing.
mbin most likely refers to "MacBinary" (a format used to preserve the Mac resource fork when a file is passed around online/on non-Mac file systems)
I also use .mbim for MacBinary+, which encodes a directory tree instead of a single file.
Re: MacRelix – Unix-like features for classic Mac OS
#28Earlier quoted context omitted.
Aside from the fun of having a CLI on a Mac, I also use it to dump the ROMs from my machines. e: it also comes with Git (among other utilities) which might make it worth it to some people for that alone.
How does it run git? Is there some kind of posix layer? What utilities does it come with?
Re: MacRelix – Unix-like features for classic Mac OS
#29Quite some years ago I did a bit of digital archeology and put the 68k MacMinix 1.5 release source on GitHub, sadly the original file dates weren't preserved in the distribution image. They were archived using tar(1) to dump the files to a floppy disk on a PowerBook 150 running MacMinix. I don't know why I did that. :-) https://github.com/macminix/MacMinix
Re: MacRelix – Unix-like features for classic Mac OS
#30Poking through it - it looks like it might include Perl, but no idea about what level of Perl-Unix-ism it might support. But I didn’t enjoy rereading ye old Perl implementation with Tolkien references [1] to give a feel for what the source file is about. [1] https://github.com/jjuran/metamage_1/blob/4d1a24875036fee128...
This is the same version that was available as “MacPerl” back in The Day https://macintoshgarden.org/apps/macperl-561