Path: utzoo!censor!geac!torsqnt!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!mcsun!hp4nl!kunivv1!ose12 From: ose12@kunivv1.sci.kun.nl (ose cursus ) Newsgroups: comp.sys.amiga.tech Subject: Re: SKsh completion bug. Keywords: SKsh file completion, wildcards Message-ID: <1125@kunivv1.sci.kun.nl> Date: 5 Mar 90 12:50:01 GMT References: <8289@wpi.wpi.edu> <13920049@hpfelg.HP.COM> Organization: University of Nijmegen, The Netherlands. Lines: 18 koren@hpfelg.HP.COM (Steve Koren) writes: >> cd dh1:somedir/somefile/someletters[TAB] >> ^-intentional error >Is fixed and will work right in 1.4. Bug in the directory scan code; >falls under the classification of "programmer stupidity error" :-) Does this also hold for the 'ls */*'? It makes my amiga guru or, more brutally, crash without a warning! Also, I have noticed, that SKsh 1.3 will not cooperate correctly with other programs using (unix-like) wildcards. eg. the simple command 'Zoo l df1:*' should normally give a list of all files that are zoo-ed in any file ending with '.zoo' (I seem to make it sound more complicating than it actually is). But SKsh will make it try to list any file, which makes zoo terminate on the very first file (eg .info) Is this fixed in 1.4?