snippetbashTip
darling — Run macOS software on Linux. More information: <https://docs.darlinghq.org/darling-shell.html>.
Viewed 0 times
commandrundarlingsoftwareclilinuxmoremacos
linux
Problem
How to use the
darling command: Run macOS software on Linux. More information: <https://docs.darlinghq.org/darling-shell.html>.Solution
darling — Run macOS software on Linux. More information: <https://docs.darlinghq.org/darling-shell.html>.Run a builtin command:
darling shell {{uname}}Run a specific program with arguments:
darling shell {{path/to/program}} {{program_argument_1 program_argument_2 ...}}Open a macOS shell:
darling shellShutdown the service:
darling shutdownCode Snippets
Run a builtin command
darling shell {{uname}}Run a specific program with arguments
darling shell {{path/to/program}} {{program_argument_1 program_argument_2 ...}}Open a macOS shell
darling shellShutdown the service
darling shutdownContext
tldr-pages: linux/darling
Revisions (0)
No revisions yet.