> Thanks for replying! > > >Is /usr/bin in your current path? > > yes, everything´s fine.... > > >Did you select the sh-utils/grep/sed/et > >al. packages when you installed cygwin? > > also yes. this in fact was my first idea, but sed itself seems to work... > > >...it looks like it needs postgres.exe in the same directory as > >the script or in /usr/bin. > >Regards, > >Shelby Cain [...] There are still two issues to check, then: 1. Are your cygwin mounts binary 2. What shell is installed as /bin/sh
For 1., "unmount /path" & "mount -b /resource /path" for every /path that lists under "mount" command and it's textmode mounted would solve the problem. For 2., check the list about using another /bin/sh than /bin/ash.exe; the best bet is to replace /bin/sh.exe with /bin/bash.exe (in the same conditions setup did - i.e. with respect to either symlink or copy method). SLao -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/