bug-bash
[Top][All Lists]
Advanced

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

Re: bash tab variable expansion question?


From: gnu.bash.bug
Subject: Re: bash tab variable expansion question?
Date: Sat, 26 Feb 2011 06:49:32 -0800 (PST)
User-agent: G2/1.0

Wow...I'ts good workaround:

$ cd /tmp
$ echo ~+
/tmp

Thanks Andreas!

//Michael


On 26 Feb, 09:09, Andreas Schwab <sch...@linux-m68k.org> wrote:
> "gnu.bash.bug" <michael.kal...@gmail.com> writes:
> > What do you mean?
>
> > ~-/.  is no equal to $PWD
>
> If you want $PWD, you can use ~+/.
>
> Andreas.
>
> --
> Andreas Schwab, sch...@linux-m68k.org
> GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
> "And now for something completely different."



reply via email to

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