开发者

map windows file system to unix style

On my dev box I have windows and the prod box is linux, one of the configuration file path points to c:\xxx\test.conf and /home/xxx/test.conf respectively.

would it be possible to map c:\xxx to a unix style file path /home/xxx on windows

in other words, emulate unix style file syst开发者_运维知识库em on windows


You can use cygwin, it performs such path mapping inside it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜