binpash / try

Inspect a command's effects before modifying your live system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Offer also for macOS?

MichaelVoelkel opened this issue · comments

Would be cool if it also worked for macOS. I just downloaded and tried to run but obviously this cannot work without tools like unshare :)

Homebrew would be ideal!

It is definitely not possible using our current approach: macOS doesn't have unshare or namespaces. By way of comparison, Docker on macOS is a VM.

If you know the macOS APIs well and want to chat, we'd be happy to.

Closing this issue for now, we can create a new one or reopen this if someone wants to try making an implementation for MacOS.