« Return to Thread: sh files

Re: sh files

by dubcek :: Rate this Message:

Reply to Author | View in Thread

Hi Eric,
Here I am again. None of the answers that I received to my query were helpful.
However, suddenly I thought that I did not mention one symptom which may be related to my problem and which might help solve the problem.
In my previoius cygwin version where everything worked perfectly, whenever I wanted to have access to a file, I could use the command:

cd ~/ followed by the path where the file was loicated.

But in the new cygwin version, the machine does not recognize the ~ directory. So, instead I know write the
cd c:/ followed by the path ...
(That works). But that is not the way it should be.

Can you do anything with that symptom that may also solve the bash problem
Thanks.
dubcek

Eric Blake-1 wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to dubcek on 10/29/2006 12:59 PM:
>>From the time I started using UNIX, I have made at least a hundred different
> .sh files, all of which ran perfectly on my first version of cygwin. But
> they don't work on the new version.

What are the failure symptoms?  Without any further details, my guess is
that you have CRLF line endings, but a binary mount.  Use the d2u program
to convert your .sh files to plain LF line endings, and things should
clear up.

http://cygwin.com/ml/cygwin-announce/2006-10/msg00026.html

- --
Life is short - so eat dessert first!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFRRuv84KuGfSFAYARAtdiAJ96mdxigxSrCNJGikpv1N/SBiLfvQCaAmRe
z/b+ZVxXhG7ONhtnyPRrnsI=
=HRc0
-----END PGP SIGNATURE-----

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

 « Return to Thread: sh files