【笔记】open学习笔记
前言
open is a NeXTSTEP and macOS command line process that opens files, folders or URLs in the GUI as though the user had double clicked on them. Files will be opened in the default application for their type, folders will be opened in the Finder or file system GUI, and URLs will be opened in the default browser.(维基百科)
MacOS通过open命令打开文件或访问URL