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

时间:2022-05-18 18:42:49 

在Mac os平台上有时候需要在Mac终端里面配置一些文件,这时候就需要用命令在终端里面打开app应用程序,那么,在Mac os中如何打开APP应用程序呢?针对此问题,本文就为大家进行解答

用户在Mac os平台上配置文件的时候有时候需要在Mac终端里面配置一些文件,这时候就需要用命令在终端里面打开app应用程序,但是有很多的用户不会使用终端命令,小编为大家提供了一个在终端下打开APP应用程序的教程。

苹果Mac os系统中在终端下打开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,终端,APP应用程序
0
投稿

猜你喜欢

  • excel如何实现点击按钮_excel做按钮选项功能设置教程

    2023-08-02 17:26:01
  • excel 中text函数可以将一些数字按照规则转化为时间格式来显示

    2023-02-28 17:23:45
  • excel2003隔列求和的方法

    2023-02-10 21:09:17
  • PPT演示技巧—幻灯片两张放映方式的不同

    2023-05-15 10:19:44
  • Win10进入程序后频闪的解决方法

    2022-02-23 17:37:07
  • 通过修改注册表去除Vista/7右键公文包菜单

    2022-09-28 03:18:36
  • Win11开机速度慢怎么办 Win11开机速度慢解决方法

    2022-10-10 01:27:06
  • 使excel表格自动计算我持有股票的时间

    2023-11-09 09:30:02
  • 微信朋友圈如何设置三天可见?微信朋友圈设置三天可见的步骤

    2022-07-29 19:18:37
  • win10如何打开控制面板?快速打开控制面板几种方法介绍

    2023-08-10 21:43:54
  • win10系统桌面图标变成PDF图标如何解决?

    2023-05-07 20:53:00
  • Win10屏幕截图如何自动保存?Win10屏幕截图自动保存的方法

    2023-02-08 17:29:34
  • Win11如何查找已安装应用?Win11查找已安装应用方法

    2023-04-03 08:41:18
  • 教你win7休眠设置模式无法使用的解决方法

    2023-05-20 15:55:05
  • Win10 2004版本怎么清理系统内的临时文件?

    2022-11-25 10:17:25
  • tabletpc输入面板关闭不了怎么办(tablet pc输入面板关闭方法)

    2023-09-14 17:48:28
  • 怎么让Win7关机后鼠标灯不亮的解决方法

    2022-06-23 07:43:45
  • Windows10wifi功能消失怎么办?

    2023-10-06 20:50:43
  • 傲游浏览器帮助中心怎么打开?傲游浏览器帮助中心打开方法

    2022-08-26 22:18:04
  • word2010怎么插入分节符

    2023-12-13 07:21:22
  • asp之家 电脑教程 m.aspxhome.com