Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ll-xn!husc6!spdcc!m2c!applix!scott From: scott@applix.UUCP Newsgroups: comp.sys.amiga Subject: Re: Shell 2.06 problems Message-ID: <593@applix.UUCP> Date: Sun, 13-Sep-87 15:40:09 EDT Article-I.D.: applix.593 Posted: Sun Sep 13 15:40:09 1987 Date-Received: Tue, 15-Sep-87 01:08:38 EDT References: <170@tahoma.ARPA> Reply-To: scott@applix.UUCP (Scott Evernden) Organization: APPLiX Inc., Westboro MA Lines: 21 Keywords: lost marbles? In article <170@tahoma.ARPA> bakken@tahoma.ARPA (Dave Bakken) writes: > >I have been using Steve Drew's shell 2.06 Me too, and I have noticed that the following doesn't work in Shell 2.06m: $ alias l "%i ls -lb $i" $ l *.c (where 'ls' is Manx's). In a previous version (I don't remember the rev. number), the alias would behave as expected, listing all .c files. With Shell2.06M, this combination no longer works, but $ l "*.c" will. -scott