public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Directory structuring
@ 2012-06-26 22:09 PaulAThompson
  2012-06-26 22:19 ` Larry Hall (Cygwin)
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: PaulAThompson @ 2012-06-26 22:09 UTC (permalink / raw)
  To: cygwin


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

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

-- 
View this message in context: http://old.nabble.com/Directory-structuring-tp34075389p34075389.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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-06-27 22:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-26 22:09 Directory structuring PaulAThompson
2012-06-26 22:19 ` Larry Hall (Cygwin)
2012-06-26 22:35   ` PaulAThompson
2012-06-26 22:45   ` PaulAThompson
2012-06-26 23:00     ` Larry Hall (Cygwin)
2012-06-27  7:06 ` AW: [bulk] - " DEWI - N. Zacharias
2012-06-27 22:04   ` PaulAThompson
2012-06-27 22:17 ` PaulAThompson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).