X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-10.3 required=5.0 tests=AWL,BAYES_00,KHOP_PGP_SIGNED,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <500040A8.1070809@redhat.com> Date: Fri, 13 Jul 2012 09:37:12 -0600 From: Eric Blake User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Open URLs with # using cygstart.exe References: In-Reply-To: OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig9D2F9832CFF62171B9EA85B6" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --------------enig9D2F9832CFF62171B9EA85B6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/13/2012 09:33 AM, Earnie Boyd wrote: > On Fri, Jul 13, 2012 at 8:06 AM, Alexander Konovalov > wrote: >> Dear Cygwin experts, >> >> I am trying to open the exact location in the html file using my default >> browser with the command of the form >> >> cygstart.exe file:///C:/somepath/doc/ref/chap31.html#X84F59A2687C62763 >> >=20 > In POSIX shells # indicates to ignore the following as a comment. Only if it is the first character of a shell word. $ echo a#b #c a#b > Quote the # as in \# to avoid it. Won't help here; as # isn't the first character of the shell word. --=20 Eric Blake eblake AT redhat DOT com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig9D2F9832CFF62171B9EA85B6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQAECoAAoJEKeha0olJ0Nq0+IH/3rvMSm/psnrJpZhgg5wdz5N ZuebqlunSHpHE6TgkZzpjEUWRs/vaxTR2UkLrCct5mL5BqYPn94wsIiLUSWU6r9A 7QKs7zmgisHbbu9+QhsfboQPDQKiOQhTQ9n5X80je9WRvCPOEbEEs22cKwLrWnkd AfxJ2iShcvDbk4wjiL7WAA83KBS5peq2/2nnU1IGoAKFFAbFwJ4vYHszwjbTJaTH 1keAFANd+q3XhLdcx7D9bHg2uivMJAuGPbXXC/BVP6E6ejR+a3JzIOhhj0m4sJay ZEqb3LHRI69mezkqxtMDNNhDTRTA+c/+ogXGBtBIRaG+d32c6l+jetAPvNjyBF0= =udUI -----END PGP SIGNATURE----- --------------enig9D2F9832CFF62171B9EA85B6--