美文网首页思科DevNet
mac终端下打开图片(finder)——open命令

mac终端下打开图片(finder)——open命令

作者: wisperX | 来源:发表于2016-02-22 22:58 被阅读0次

    mac使用过程中,经常需要在终端(terminal)下打开图片或者finder

    打开图片 : open 图片名

    打开finder: open 文件夹名

    打开当前文件夹:open  .

    open还有其他的用法,比如打开文件、打开程序、指定用某个程序打开文件,但不是很实用,可以man open查看。

    相关文章

      网友评论

        本文标题:mac终端下打开图片(finder)——open命令

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