Re: Directory structuring

2012-06-27 Thread PaulAThompson
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 > > -- View this message in context: http://o

Re: AW: [bulk] - Directory structuring

2012-06-27 Thread PaulAThompson
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 und

AW: [bulk] - Directory structuring

2012-06-27 Thread DEWI - N. Zacharias
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 >c

Re: Directory structuring

2012-06-26 Thread Larry Hall (Cygwin)
On 6/26/2012 6:45 PM, PaulAThompson wrote: Now I need to sort out the bash shell issue. I can't even get the bash shell to accept dir 'dir' is from the "coreutils" package which is installed by default. Check if you have '/usr/bin/dir.exe". If not, your installation is incomplete. -- Larry _

Re: Directory structuring

2012-06-26 Thread PaulAThompson
> > -- > 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 contex

Re: Directory structuring

2012-06-26 Thread PaulAThompson
Q: Are you sure? > >> A: Because it reverses the logical flow of conversation. > >>> Q: Why is top posting annoying in email? > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation:

Re: Directory structuring

2012-06-26 Thread Larry Hall (Cygwin)
On 6/26/2012 6:09 PM, PaulAThompson wrote: 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

Directory structuring

2012-06-26 Thread PaulAThompson
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 -- View this message in context: http://old.nabble.com/Directory-structuring-tp34075389p34075389.html Sent from the Cygw