美文网首页
mac下用terminal打开文件夹

mac下用terminal打开文件夹

作者: jiaxiaolei | 来源:发表于2020-05-06 15:57 被阅读0次

    mac 从Terminal 中用 Finder 打开当前路径的文件夹

    在Terminal 中操作的时候,可能会遇到有些操作使用 Finder 更方便直观的情况,

    那么使用一个简单的命令就可以 在Finder 中打开当前路径的文件夹:

    open .
    open空格点,记得是英文半角的。

    扩展阅读:
    mac 从Terminal 中用 Finder 打开当前路径的文件夹
    https://blog.csdn.net/testcs_dn/article/details/73740835

    玩转Mac:[1]右键在终端快速打开文件夹路径

    https://jingyan.baidu.com/article/e73e26c0a8717424adb6a7c4.html

    简介:

    介绍了通过Automator 的一些配置。

    我试了一下,mac默认就带有

    相关文章

      网友评论

          本文标题:mac下用terminal打开文件夹

          本文链接:https://www.haomeiwen.com/subject/gtywghtx.html