有什么关于 Mac 上 shell 脚本的推荐资源吗?

发布于 2024-10-20 12:52:32 字数 136 浏览 2 评论 0原文

有人想让我为他的 Mac 编写一些 shell 脚本。我什至不在 Linux 上编写脚本,而且我什至不确定 Mac 上会出现什么 shell。有哪些适合启动 Mac shell 脚本编写的好资源?或者您能想到的任何可行的替代方案 - 只要它不需要第三方软件。

Somebody wants me to shell script something for his Mac. I don't even script on my Linux, and I'm not even sure what shell to expect on a Mac. What are some good resources for starting Mac shell scripting? Or any viable alternatives you can think of - as long as it doesn't require 3rd party software.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

岁月染过的梦 2024-10-27 12:52:32

Mac 上的 shell 与 Linux 上的 shell 相同;默认安装 bash、tcsh、ksh 和 zsh。

The shells on the Mac are the same ones you'd find on Linux; bash, tcsh, ksh, and zsh are installed by default.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文