There's a very good implementation of the "open" command for cygwin.
here
to open d:/dev/deploy folder , we can use below command:
/cygdrive/d/dev/softwares/cygwin-ext/open.exe d:/dev/deploy
very simple, and useful.
that's it.
open windows explorer in cygwin
阅读 75
2023-04-20
There's a very good implementation of the "open" command for cygwin.
here
to open d:/dev/deploy folder , we can use below command:
/cygdrive/d/dev/softwares/cygwin-ext/open.exe d:/dev/deploy
very simple, and useful.
that's it.
相关推荐
精彩评论(0)