开发者

Any recommended resources for shell scripting on macs?

开发者 https://www.devze.com 2023-02-14 15:37 出处:网络
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 startin

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.


http://developer.apple.com/internet/opensource/opensourcescripting.html


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

0

精彩评论

暂无评论...
验证码 换一张
取 消