Re: question of command cd's option [-e]

2013-01-15 Thread Andreas Schwab
DJ Mills writes: > -e is only used with -P, so the current synopsis makes more sense and is > clearer, IMO. You can use -e also with -L, it just doesn't have an effect. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "

Re: question of command cd's option [-e]

2013-01-15 Thread DJ Mills
On Tue, Jan 15, 2013 at 9:19 AM, Andreas Schwab wrote: > I'd also suggest to simplify the synopsis. > > cd [-LPe] [dir] > > Andreas. > > > -e is only used with -P, so the current synopsis makes more sense and is clearer, IMO. DJ

Re: question of command cd's option [-e]

2013-01-15 Thread Andreas Schwab
I'd also suggest to simplify the synopsis. cd [-LPe] [dir] Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."

Re: question of command cd's option [-e]

2013-01-15 Thread Chet Ramey
On 1/14/13 9:20 PM, MaShimiao wrote: > Bash Version: 4.2 > Patch Level: 28 > Release Status: release > > Description: > > I want to use the option [-e] of command cd. But I found I can't use. Thanks for the report, good catch. This will be fixed in the next release. Chet -- ``The lyf so sho

question of command cd's option [-e]

2013-01-14 Thread MaShimiao
Configuration Information : Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OS TYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-redhat-linux-gnu' -DCONF_VENDOR ='redhat' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash' -DSHELL -DHA