Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11352
| Path | csiph.com!xmission!news.glorb.com!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Greg Wooledge <wooledg@eeg.ccf.org> |
| Newsgroups | gnu.bash.bug |
| Subject | Re: Subject: Manual directory stack ambiguity |
| Date | Fri, 14 Aug 2015 16:29:37 -0400 |
| Lines | 15 |
| Approved | bug-bash@gnu.org |
| Message-ID | <mailman.8345.1439584214.904.bug-bash@gnu.org> (permalink) |
| References | <CAKeQ03PWVktdihFHYO_g2FBuX6D1eUHXfwwxypyj6PCx-PKkFg@mail.gmail.com> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| X-Trace | usenet.stanford.edu 1439584215 19190 208.118.235.17 (14 Aug 2015 20:30:15 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| Cc | bug-bash@gnu.org |
| To | Tim Nielens <tim.nielens@gmail.com> |
| Envelope-to | bug-bash@gnu.org |
| Content-Disposition | inline |
| In-Reply-To | <CAKeQ03PWVktdihFHYO_g2FBuX6D1eUHXfwwxypyj6PCx-PKkFg@mail.gmail.com> |
| User-Agent | Mutt/1.4.2.3i |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 139.137.100.1 |
| X-BeenThere | bug-bash@gnu.org |
| X-Mailman-Version | 2.1.14 |
| Precedence | list |
| List-Id | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-bash> |
| List-Post | <mailto:bug-bash@gnu.org> |
| List-Help | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.bash.bug:11352 |
Show key headers only | View raw
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.
Back to gnu.bash.bug | Previous | Next | Find similar
Re: Subject: Manual directory stack ambiguity Greg Wooledge <wooledg@eeg.ccf.org> - 2015-08-14 16:29 -0400
csiph-web