[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RFC: Change pwd to assume -L by default
From: |
Bob Proulx |
Subject: |
Re: RFC: Change pwd to assume -L by default |
Date: |
Wed, 2 Jul 2014 17:57:09 -0600 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
Jim Meyering wrote:
> Pádraig Brady wrote:
> > OK you've convinced me.
Yay! :-)
> > It seems all /bin/pwd default to -P
> > while all builtin pwd default to -L
I think so too.
> > POSIX should probably say something about that.
Yes. Because it really should be standardizing on existing behavior
rather than specifying an incompatible change.
> > The attached reverts this change.
>
> Good call, Bob. Thank you both.
Thanks!
Bob