简体   繁体   English

在MAC OS X中启动目录的Shell Shell cmd

[英]What shell cmd to launch directory in MAC OS X

What shell command can i use to launch/open a folder in mac os x? 我可以使用什么shell命令在Mac OS X中启动/打开文件夹? I will be executing it in .NET 我将在.NET中执行它

"open" with a folder argument will open finder with given folder opened. 带有文件夹参数的“打开”将在打开给定文件夹的情况下打开查找器。 With files it will use the default file associated. 对于文件,它将使用关联的默认文件。

ie

open ~/Documents/ 打开〜/ Documents /

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM