Hello:
I have a shell script written in lunix environment. I am using clearcase as my source control. I also map the clearcase view in linux to my window xp network drive. I can go to the view by "cd /cygdrive/drive_letter". But how can I use the shell script from liunx in Cygwin on windows? I try to add the location of the shell script to $PATH in liunx, but it still doesn't work in windows environment. There must be a common location to both windows and liunx through that network drive mapping right?
Thanks