[gnu.bash.bug] Wildcard expansion problem in Bash 1.01

jkh@pcsbst.UUCP (jkh) (07/19/89)

'*' expansion does not work for me at all (SYSV.2 / 68020)

To wit:

bash-> ls
CHANGES           file.c            make.fns          read.c
COPYING           file.h            make.h            remake.c
ChangeLog         function.c        make.ky           remote-customs.c
Makefile          glob.c            make.kys          remote-stub.c
TAGS              implicit.c        make.pg           remote.c
ar.c              job.c             make.pgs          rule.c
arscan.c          job.h             make.texinfo      rule.h
commands.c        load.c            make.toc          tags
commands.h        main.c            make.tp           variable.c
default.c         make.aux          make.tps          variable.h
dep.h             make.cp           make.vr           version.c
dir.c             make.cps          make.vrs          vpath.c
expand.c          make.fn           misc.c
bash-> echo *
 ANGES GS PYING ad.c ad.c angeLog ath.c b.c b.h fault.c gs in.c ke.aux ke.cp ke.
cps ke.fn ke.fns ke.h ke.ky ke.kys ke.pg ke.pgs ke.texinfo ke.toc ke.tp ke.tps k
e.vr ke.vrs ke.vrs kefile le.c le.c le.h le.h make.c mmands.c mmands.h mote-cust
oms.c mote-stub.c mote.c nction.c ob.c p.h pand.c plicit.c r.c riable.c riable.h
 rsion.c sc.c scan.c
bash->

Also, things like:

bash-> echo C*
C*

Are also fritzed (I should get "CHANGES COPYING ChangeLog").

I've tried "set glob", "unset noglob", .... zilch.

					Jordan


-- 
--------
				Jordan Hubbard
				PCS Computer Systeme GmbH
				West Germany
	UUCP:			{uunet,decwrl}!pyramid!pcsbst!jkh
	ARPA:			jkh@violet.berkeley.edu

Hey! Leave that alone!