Path: utzoo!mnetor!tmsoft!beaudin!john From: john@beaudin.UUCP (John Beaudin) Newsgroups: comp.unix.sysv386 Subject: SCO Unix ksh (file name expansion using {}) question Message-ID: <1476@beaudin.UUCP> Date: 29 Dec 90 00:08:02 GMT Lines: 8 Suppose that foo and bar are 2 files in the current directory. Why will $ ls {foo,bar} work, but $ ls {foo} fail? The csh doesn't have this behavior. Am I expecting too much from ksh? -- My OTHER .signature is awaiting apropriate display technology