This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[b18] Bash does not expand ~ and $HOME the same


I just noticed this bash oddity (with c:/ mounted as /):

	bash$ echo $HOME
	/franl
	bash $ echo ~
	c:/franl

Isn't ~ supposed to expand to the current value of the variable HOME?

Can anyone see how this might break an existing shell script?
--
Francis Litterio                           PGP Key Fingerprint:
franl@world.std.omit-this.com              02 37 DF 6C 66 43 CD 2C
http://world.std.omit-this.com/~franl/     10 C8 B5 8B 57 34 F3 21
Note: email address and WWW URL altered to prevent spam.

"They that can give up essential liberty to obtain a little temporary 
 safety deserve neither liberty nor safety." -- Ben Franklin, ~1784

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]