Never mind, I found another thread about the same issue.
Best,
Chris
On Sunday, February 24, 2013 02:43:03 PM Chris Down wrote:
> Hi all,
>
> Unless I'm misunderstanding how it should work, `cd -P -e' does not work as
> specified by the documentation. From `help cd':
Yep, see: http://lists.gnu.org/archive/html/bug-bash/2013-01/msg00099.html
--
Dan Douglas
Hi all,
Unless I'm misunderstanding how it should work, `cd -P -e' does not work as
specified by the documentation. From `help cd':
-e if the -P option is supplied, and the current working directory
cannot be determined successfully, exit with a non-zero status
Attempting to use it,