![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Custom auto-complete | madiyaan | Shell Programming and Scripting | 1 | 05-23-2008 02:06 PM |
| Auto complete | Tom_Zamani | UNIX Desktop for Dummies Questions & Answers | 4 | 07-28-2005 05:30 AM |
| complete newbie | davidjk | UNIX for Dummies Questions & Answers | 2 | 08-08-2002 08:24 AM |
| Auto Complete under AIX | truma1 | UNIX for Advanced & Expert Users | 7 | 10-10-2001 11:08 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
You can use vi on the command line by executing the commmand:
set -o vi This can be included in the .bashrc file so that you don't have to type it each time you login. Do a google on vi command line For autocompleting paths... you can also use <tab> in the bash shell. |
|
||||
|
Tank you Skotapal.
In fact, I got a new OS installed (sun 5.8), and the autocompleting option (the one that prevents you from typing every time the complete name of the directory you want to go, by pressing escape) doesn't work any more.... I guess it is not a big deal to make it work again (add something in the .cshrc?), but I don't know how to.... |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|