CygwinはC:/Users/takuya の様なWindows形式のパスを内部的にCygwinパスに自動変換して何事もなかったかの様に扱ってくれる.便利だ.しかしタイミングによって次の様な警告が出る。 cygwin warning: MS-DOS style path detected: C:/Users/takuya/Desktop/test.rb Preferred POSIX equivalent is: /home/takuya/Desktop/test.rb CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygw