Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在考虑切换到 BSD。我对 BSD 中使用哪些工具来编写 OSX 中的 applescript 进行的那种脚本感兴趣。
尽管 shell 脚本是不同 BSD 中脚本的核心,但Perl、Python、Ruby和Lua完成了很多工作。我敢肯定还有更多选择,这实际上取决于您喜欢什么以及您的发行版可能附带什么。
OpenBSD 以 Perl 为基础,NetBSD 现在将 Lua 部分集成到内核中,但我不相信 FreeBSD 在默认安装中除了 shell 脚本之外没有任何其他功能。