Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!usc!brutus.cs.uiuc.edu!zaphod.mps.ohio-state.edu!rpi!batcomputer!cornell!uw-beaver!Teknowledge.COM!unix!hplabs!hpfcso!hpfelg!koren From: koren@hpfelg.HP.COM (Steve Koren) Newsgroups: comp.sys.amiga Subject: Re: Filename completion in SKSH Message-ID: <13910014@hpfelg.HP.COM> Date: 21 Feb 90 15:28:20 GMT References: Organization: HP Elec. Design Div. -FtCollins Lines: 13 [note about slow filename completion using floppies] > Steve, I pray you will read this as I hope this idea will be > Have a CACHE that stores all the known filenames for a given > directory. This CACHE can be updated whenever a user does an 'ls' say OR I have already implemented this and it will appear in SKsh 1.4 (due in late March). It also allows, among other things, completion on device names, and a supplied script (in Stuff.sksh) allows completion on files inside of .zoo archives (the script can be extended to handle .arc and .lzh archives as well). - steve