[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Subject: Manual directory stack ambiguity
From: |
Greg Wooledge |
Subject: |
Re: Subject: Manual directory stack ambiguity |
Date: |
Fri, 14 Aug 2015 16:29:37 -0400 |
User-agent: |
Mutt/1.4.2.3i |
On Fri, Aug 14, 2015 at 12:08:07PM +0200, Tim Nielens wrote:
> Within the whole manual node, it's never clear whether the directory stack
> includes the current directory or not.
imadev:~$ bash
imadev:~$ popd
bash: popd: directory stack empty
imadev:~$ dirs
~
*shrug* I don't use these commands, so I don't know either. One of them
says it's empty, and the other says it has ~ in it.
More legacy csh rubbish.