Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!mcvax!unido!qtecmuc!ger From: ger@qtecmuc.UUCP Newsgroups: comp.sys.atari.st Subject: Bug in gulam alpha version - (nf) Message-ID: <19400010@qtecmuc.UUCP> Date: Thu, 23-Jul-87 05:49:00 EDT Article-I.D.: qtecmuc.19400010 Posted: Thu Jul 23 05:49:00 1987 Date-Received: Thu, 30-Jul-87 06:58:04 EDT Lines: 19 Nf-ID: #N:qtecmuc:19400010:000:844 Nf-From: qtecmuc!ger Jul 23 10:49:00 1987 I learned about a bug in the alpha test version 00.01.00 of the gulam shell the hard way. Somehow I managed to create a file called ">foo.c" when I fooled around with redirection. The directory where this happened contained some other C-programs, one of them called foo.c. When you do a "ls *.c" in that folder, gulam expands to: "ls >foo.c bar.c something.c foo.c" resulting in a directory list in foo.c, its old contents are gone. Is this a feature of gulam ??? I think its a bug, a filename, however strange it may be, must not lead to a redirection. foo.c is gone forever. BTW, I checked it with the csh on UNIX, which behaves as expected, if you say "ls *.c" you get a list containing the files ">foo.c" and "foo.c". foo.c is not trashed. Is this fixed in later versions of gulam ?? Gerhard Pehland UUCP: ...!seismo!unido!qtecmuc!ger