学习啦>学习电脑>电脑技巧>

苹果Mac os系统中在终端下打开APP应用程序的方法

时间: 家辉661 分享

  用户在Mac os平台上配置文件的时候有时候需要在Mac终端里面配置一些文件,这时候就需要用命令在终端里面打开app应用程序,但是有很多的用户不会使用终端命令,下面学习啦小编就为大家介绍一下关于在终端下打开APP应用程序的方法,欢迎大家参考和学习。
在终端下打开APP应用程序:

  打开终端 直接输入 open /Applications/xxx(应用的名称).app 比如打开iTunes输入:open /Applications/iTunes.app (注意open之后需要空格再输入斜杠 / )

  Mac 下在终端中打开应用程序的命令

  from:http://macosx.com/forums/howto-faqs/29520-how-launch-application-terminal.html

  The command is simply open (which can also be used for opening directories). The most basic example of launching an application:

  open /path/to/some.app

  More complex possibilities also exist:

  open "/Volumes/Macintosh HD/foo.txt"

  opens the document in the default application for its type (as determined by LaunchServices).

  open /Applications/

  opens that directory in the Finder.

  open -a /Applications/TextEdit.app "/Volumes/Macintosh HD/foo.txt"

  opens the document in the application specified (in this case, TextEdit).

  open -e "/Volumes/Macintosh HD/foo.txt"

  opens the document in TextEdit (the -e option specifies TextEdit).

  open http://www.apple.com/

  opens the URL in the default browser (lynx, naturally *wink*)

  open "file://localhost/Volumes/Macintosh HD/foo.txt"

  opens the document in the default application for its type (as determined by LaunchServices).

  open "file://localhost/Volumes/Macintosh HD/Applications/"

  opens that directory in the Finder.

苹果Mac os系统中在终端下打开APP应用程序的方法

用户在Mac os平台上配置文件的时候有时候需要在Mac终端里面配置一些文件,这时候就需要用命令在终端里面打开app应用程序,但是有很多的用户不会使用终端命令,下面学习啦小编就为大家介绍一下关于在终端下打开APP应用程序的方法,欢迎大
推荐度:
点击下载文档文档为doc格式

精选文章

  • 由于配置不正确无法启动应用程序的解决方法
    由于配置不正确无法启动应用程序的解决方法

    qq总是无法启动,启动就提示由于应用程序配置不正确无法启动QQ。对于这个问题,下面学习啦小编就为大家介绍一下解决方法吧,欢迎大家参考和学习。

  • nvstreamsvc.exe应用程序错误的解决方法
    nvstreamsvc.exe应用程序错误的解决方法

    nvstreamsvc是什么进程?电脑最近一直出现nvstreamsvc.exe应用程序错误,而且弹窗管不了,很烦人,该怎么解决呢?下面学习啦小编就为大家介绍一下具体的解决方

  • win10应用程序添加到开机启动项的方法
    win10应用程序添加到开机启动项的方法

    在windows10系统中,如果想让应用程序在开机之后自动运行起来,该怎么做呢?下面学习啦小编就为大家介绍一下具体的操作方法,欢迎大家参考和学习。 w

  • explorer.exe应用程序错误的解决方法
    explorer.exe应用程序错误的解决方法

    电脑提示explorer.exe应用程序错误的情况,为什么会出现explorer.exe应用程序错误呢。explorer.exe是什么进程呢?针对这些问题,下面学习啦小编就为大家详细地介

304575