Re: popd with garbage parameter removes entry from dirs but doesn't cd.

2017-03-07 Thread Chet Ramey
On 3/7/17 6:28 AM, gaze...@xmission.com wrote: > Description: > popd with garbage parameter removes entry from dirs but doesn't cd. > Example: popd lsdfjlskfj > > Repeat-By: > cd /some/directory > pushd /tmp > dirs > popd s

Re: popd with garbage parameter removes entry from dirs but doesn't cd.

2017-03-07 Thread John McKown
ze=4 > -Wformat -Werror=format-security -Wall > uname output: Linux shell 3.13.0-111-generic #158-Ubuntu SMP Wed Feb 22 > 16:12:03 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux > Machine Type: x86_64-pc-linux-gnu > > Bash Version: 4.3 > Patch Level: 11 > Release Status: release > >

popd with garbage parameter removes entry from dirs but doesn't cd.

2017-03-07 Thread gazelle
ric #158-Ubuntu SMP Wed Feb 22 16:12:03 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux Machine Type: x86_64-pc-linux-gnu Bash Version: 4.3 Patch Level: 11 Release Status: release Description: popd with garbage parameter removes entry from dirs but doesn't cd. Example: popd lsdfjl