[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: $(pwd) != $(/bin/pwd)
From: |
Jan Schampera |
Subject: |
Re: $(pwd) != $(/bin/pwd) |
Date: |
Sun, 03 Jan 2010 20:02:17 +0100 |
User-agent: |
Mozilla-Thunderbird 2.0.0.22 (X11/20090707) |
Leonid Evdokimov schrieb:
> This problem may be fixed if bash does not optimise number of getcwd() calls,
> but I'm not sure if the bug is really a _bug_, but not a sort of strange
> feature.
Depends what 'bar' is above, assuming it's a (sym-)link or a bind here:
IMHO this is not a bug. There simply is no "one and only absolute path".
There's also a nice paper about it from the Plan 9 guys from Bell Labs.
J.
- Re: $(pwd) != $(/bin/pwd), (continued)
- Re: $(pwd) != $(/bin/pwd), Chet Ramey, 2010/01/03
- Message not available
- Re: $(pwd) != $(/bin/pwd), Chet Ramey, 2010/01/05
- Re: $(pwd) != $(/bin/pwd), Stephane CHAZELAS, 2010/01/06
- Re: $(pwd) != $(/bin/pwd), Chet Ramey, 2010/01/06
- Re: $(pwd) != $(/bin/pwd), Marc Herbert, 2010/01/07
Re: $(pwd) != $(/bin/pwd),
Jan Schampera <=
Re: $(pwd) != $(/bin/pwd), Jan Schampera, 2010/01/03