This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AW: [bulk] - Directory structuring




DEWI - N. Zacharias wrote:
> 
> 
> Hi Paul,
> 
>>Von: PaulAThompson
>>Gesendet: Mittwoch, 27. Juni 2012 00:09
> 
>>Betreff: [bulk] - Directory structuring
>>
>>
>>I am very confused about the correct manner of defining directory paths
under
>>cygwin, perl, and bash. I cannot determine the correct manner. Using the
>>cygwin window, I navigate to locations using
>>
>>cd /cygdrive/c/subdir
>>
>>Using a bash shell to run a perl process under the shell and passing in a
>>directory, I must use a windows-style specification with *nix forward
slashes
>>
>>c:/subdir
>>
>>I have tried a number of manner of using cd within the bash shell to
change
>>directories without any success
> 
> 
> [zac]  As far as I can reproduce all windows/terminals under cygwin using
> the bash. So the reason for your problem might be located somewhere else.
> 
>>Is there a simple guide to the path specifications? This seems simple, but
I
>>cannot figure out the correct specification
>>
>>Within the bash shell, I have tried
>>
>>cd /cygdrive/c/subdir
>>cd "/cygdrive/c/subdir"
>>cd c:/subdir
>>cd "c:/subdir"
>>
>>None of these work
> 
> [zac] All of them should work! So what exactly is the reaction you get
> from the bash ??
> 
> Best regards
> Norbert
> 
> Thank you for your response. The problem was windows line-endings. A
> rigorous and consistent use of d2u on every file I can find fixes the
> problem.
> 
> 
> DEWEK 2012, 11th German Wind Energy Conference, 7-8 November 2012 in
> Bremen
> http://www.dewek.de/
> 
> 
> --------------------------------------------------------------------------
> Dipl. Phys.
> Norbert Zacharias
> Wind Measurements & Power Curve Measurements
> DEWI GmbH
> Ebertstrasse 96
> 26382 Wilhelmshaven
> Germany
> 
> 
> Tel.:   +49 4421 4808 876
> 
> Fax:    +49 4421 4808 843
> 
> 
> Email:  N.Zacharias@dewi.de
> Home:   http://www.dewi.de
> 
> DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
> Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
> Managing Director: Jens Peter Molly
> 
> P Please consider the environment before printing this email.
> 
> 
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/Directory-structuring-tp34075389p34083359.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]