Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!FS3.CS.RPI.EDU!tale From: tale@FS3.CS.RPI.EDU (David C Lawrence) Newsgroups: gnu.bash.bug Subject: (none) Message-ID: <8912050611.AA04457@fs3.cs.rpi.edu> Date: 5 Dec 89 06:11:25 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 16 Another bug with globbing. BASH_VERSION == 1.04, Sun3, SunOS 4.0.3. GCC/Bison compiled. Script started on Tue Dec 5 01:04:46 1989 bash$ df /private Filesystem kbytes used avail capacity Mounted on /dev/xy0a 7751 4432 2543 64% / bash$ df /private* Filesystem kbytes used avail capacity Mounted on df: /private*: No such file or directory bash$ script done on Tue Dec 5 01:05:10 1989 / has a /private and /private.MC68020 on this machine. Dave Lawrence, tale@cs.rpi.edu