On Thursday 01 December 2011 19:01:50 james.cuze...@lyraphase.com wrote:
> Description:
>       popd does not appear to return a nonzero exit status when the directory
> stack is empty anymore.

works for me:
$ echo $BASH_VERSION ; popd ; echo $?
4.2.20(1)-release
bash: popd: directory stack empty
1

as does your popall func
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to