Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!hplabs!hpfcso!hpfelg!koren From: koren@hpfelg.HP.COM (Steve Koren) Newsgroups: comp.sys.amiga.tech Subject: Re: SKsh problem Message-ID: <13920097@hpfelg.HP.COM> Date: 5 Oct 90 02:45:11 GMT References: <1990Oct3.043814.18282@caen.engin.umich.edu> Organization: HP Elec. Design Div. -FtCollins Lines: 14 > 1.5 I have an AE HD drive. CD to it and there is another disk in DF0: > with an identical name, and then I do an ls with wildcards, nothing ~~~~~~~~~~~~~~~~~~~~~~ > Anybody got any suggestions? I do, I do!! The "identical name" part is the problem, due to a bug in SKsh. Right now, SKsh internally mapps the "*" to "disk_name:*". However, if there are two disks with the same name, it gets a little confused and often uses the wrong one. I'll fix it someday :-) - steve