Files
tldr/pages.zh/linux/darling.md

20 lines
358 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# darling
> 在Linux上运行macOS软件。
> 更多信息请访问:<https://darlinghq.org>。
- 运行内置命令:
`darling shell {{uname}}`
- 在当前路径中以参数运行特定程序:
`darling shell {{./program}} {{program_argument_1 program_argument_2 ...}}`
- 打开macOS shell
`darling shell`
- 关闭服务:
`darling shutdown`