bash feature request: pushd -v, popd -v

2005-07-15 Thread Ben Horowitz
Hi, I love bash, and I've been using it for a number of years. Recently, I worked with software engineers who used tcsh primarily, where I grew to appreciate one feature of tcsh: the ability to use the commands pushd -v, and popd -v. As you know, when the bash pushd and popd commands are

Re: bash feature request: pushd -v, popd -v

2005-07-15 Thread Dave Rutherford
On 7/15/05, Ben Horowitz [EMAIL PROTECTED] wrote: I grew to appreciate one feature of tcsh: the ability to use the commands pushd -v, and popd -v. As you know, when the bash pushd and popd commands are successful, they print the directory stack. In tcsh, one can additionally issue the