打开文件、目录和应用程序.
open {{文件.扩展名}}
open -a {{应用程序名}}
OSascript
open -b {{com.domain.application应用程序包名}}
open .
open -R {{文件路径}}
open {{*.扩展名}}