SCO Unix ksh (file name expansion using {}) question

John Beaudin john at beaudin.UUCP
Sat Dec 29 11:08:02 AEST 1990


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



More information about the Comp.unix.sysv386 mailing list