bug-bash
[Top][All Lists]
Advanced

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

Re: ~/foo expanded inside single quotes


From: Chester P Ramey
Subject: Re: ~/foo expanded inside single quotes
Date: Fri, 27 Sep 2002 11:52:54 -0400

> Machine Type: i686-pc-linux-gnu
> 
> Bash Version: 2.05a
> Patch Level: 0
> Release Status: release
> 
> Description:
>       I believe that ~/foo should not be expanded when in single 
quotes.
>       We discovered that this happens when used as argument to 
case.
> 
> Repeat-By:
>       $ case `echo '=~/64all' >xx` in *) cat xx;; esac
>       =/home/gisle/64all

This was fixed in bash-2.05b.






reply via email to

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