Tony van der Hoff wrote:
> Unfortunately the pushd/popd generate a lot of (mostly) unwanted output,
> with no apparent way of suppressing it.

Do you have CDPATH set?  If CDPATH is set then there is ambiguity over
where the cd actually went since it may be one of the CDPATH
components.  If so the shell outputs the directory that was actually
found.

If you don't need CDPATH then try unsetting it.

Bob

Attachment: signature.asc
Description: Digital signature

Reply via email to