After upgrading to Ubuntu 14.04, Bash 4.3.8 expands the tilde in 
search-and-replace patterns:

$ a=x; echo "${a/x/~}"
/home/ubuntu

Is this an intentional change, or is it a bug?

Cheers,
Jo

Reply via email to