Nguyen, Huu-Dung wrote on Tuesday, December 02, 2003 12:27 PM: [snip] > #!/bin/sh > echo "Hello World" > > and move this bash file from every directory set for PATH in > /etc/profile and see that i can NOT call this bash file when > it is in /usr/bin. > > Any help is appreciated
This is in Cygwin by design, since /usr/bin is mounted to /bin. Regards, Jörg -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/