bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug in ~ expansion


From: Noel L Yap
Subject: bug in ~ expansion
Date: Wed, 8 Aug 2001 11:45:31 -0400

I have the following script:
#!/bin/sh
echo $1

which generates the following output:
nyap.jpmpsdev@jpmpshome:~/tmp> ./aoeu ~:.
/home/nyap:.
nyap.jpmpsdev@jpmpshome:~/tmp> ./aoeu .:~
.:~
nyap.jpmpsdev@jpmpshome:~/tmp> ./aoeu ~:.:~
/home/nyap:.:/home/nyap

Here's the version of bash I'm running:
nyap.jpmpsdev@jpmpshome:/vobs/tk/utils/java> bash --version
GNU bash, version 2.05.0(2)-release (sparc-sun-solaris2.6)
Copyright 2000 Free Software Foundation, Inc.

Thanks,
Noel



This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan Chase & Co., its
subsidiaries and affiliates.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]