public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Cygwin convert environment paths
Date: Sun, 10 May 2020 18:41:48 +0200	[thread overview]
Message-ID: <f9acec9a-d473-3d0a-14a2-22ef3f83843d@gmail.com> (raw)
In-Reply-To: <CAAXzdLVPz1+MEHdB7NE7J2GQV+tsTJxT34bhNi1a0rfgAeiA1A@mail.gmail.com>

Am 10.05.2020 um 17:48 schrieb Steven Penny via Cygwin:
>> That's what cygpath is there for, among other things.
> 
> You expect people to use cygpath... from within PHP?

we expect they can use cygpath to set a cygwin equivalent
variable in their own scripts or boot shell scripts

$ CYG_HOMEDRIVE=$(cygpath ${HOMEDRIVE})
$ echo $CYG_HOMEDRIVE
/cygdrive/c

  reply	other threads:[~2020-05-10 16:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-10 15:48 Steven Penny
2020-05-10 16:41 ` Marco Atzeri [this message]
2020-05-10 19:05 ` Achim Gratz
  -- strict thread matches above, loose matches on Subject: below --
2020-05-10 12:42 Steven Penny
2020-05-10 15:06 ` Achim Gratz
2020-05-10 17:52 ` Doug Henderson
2020-05-12 19:18 ` Andrey Repin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f9acec9a-d473-3d0a-14a2-22ef3f83843d@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).