时间:2021-05-23
用户在Mac os平台上配置文件的时候有时候需要在Mac终端里面配置一些文件,这时候就需要用命令在终端里面打开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:///
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.
声明:本页内容来源网络,仅供用户参考;我单位不保证亦不表示资料全面及准确无误,也不保证亦不表示这些资料为最新信息,如因任何原因,本网内容或者用户因倚赖本网内容造成任何损失或损害,我单位将不会负任何法律责任。如涉及版权问题,请提交至online#300.cn邮箱联系删除。
想给你Mac上的应用程序换个图标吗?想让你的Mac设备体验下OS10.10优美胜地系统吗?想让你Mac试试IOS风格吗?或者你还可以自定义Mac应用程序图标
清除Laravel(终端)中的缓存登录运行laravel应用程序的系统并打开终端。然后导航到Laravel应用程序代码。在这里,就可以使用以下命令来清除缓存:1
方法一: 1、在系统的Dock栏中,找到一个叫住Launchpad的图标,点击打开它。 2、接着就可以看到当前Mac中所有的应用程序了,如图所示 方法
Android退出应用程序的实现方法android退出应用程序会调用android.os.Process.killProcess(android.os.Proc
在某些特定应用中,需要使用电脑或终端的MAC地址。本文介绍各类操作系统的网卡MAC地址查看方法,请参考对应的操作系统。注意:Windows系统无线网卡的MAC地