标签: macos shell automator
我有一个带有两个参数的shell脚本,1)完整文件路径2)文件名。 如何使用Automator向Finder添加上下文菜单,以选择文件路径和文件名作为参数运行shell脚本。
答案 0 :(得分:1)
在Automator中创建一个新服务,然后选择Run Shell Script并只保存服务。这就对了。 您也可以阅读下一篇文章Mac OS X services with Automator and shell scripting