![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX Desktop for Dummies Questions & Answers Questions regarding GNOME, KDE, CDE, Open Office, etc go here. All UNIX and Linux Newbies Welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Custom auto-complete | madiyaan | Shell Programming and Scripting | 1 | 05-23-2008 11:06 AM |
| Auto Complete | cordobapablo | UNIX for Dummies Questions & Answers | 4 | 10-18-2005 10:53 AM |
| complete newbie | davidjk | UNIX for Dummies Questions & Answers | 2 | 08-08-2002 05:24 AM |
| Auto Complete under AIX | truma1 | UNIX for Advanced & Expert Users | 7 | 10-10-2001 08:08 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Auto complete
How can I set up the profile for a use so when entering a eg first charachter of a file and then pressing the tab OS will complete the file name.
Thanks in advance Tom |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
#3
|
|||
|
|||
|
I'm using bash it has that feature, but it works only when bash can see those files, so if you want auto comlete to work with the files that are for example in /var/log you need to add it to your path, but in working dir it should work anyway.
|
|
#4
|
|||
|
|||
|
Thank you all.
I used set -o emacs and pressing ESC twice does the job. Tom |
|
#5
|
|||
|
|||
|
how about ksh
how can we set auto complete in ksh??
|
|||
| Google The UNIX and Linux Forums |