# darling > Run macOS software on Linux. > More information: . - 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 shell` - Shutdown the service: `darling shutdown`