Quote:
|
Originally Posted by blowtorch
ksh in vi mode also supports auto completion of files/directories. Just press 'Esc' and then '\'. Pressing 'Esc' and then '*' will give you all the files and directories starting with the pattern specified.
|
I suppose I should really use the ksh auto complete when I'm using Solaris. over the last year we've been building and developing on loads of Linux (SuSe) blades and I've kind of got use to using bash's tab auto-complete and now the tab just seems a little more natural to me....