|
bash command line completion |
 vote
 |
|
This pair of short articles are an introduction to the bash shell's command line completion capabilities. They come in a part 1 and a part 2.
One of the nicest facilities of the modern shell is the built in "completion" support. These facilities allow you to complete commands and their arguments easily. Read on for a brief introduction to adding your own command completions.
| | |
| |
|
|
| read more | mail this link | score:8313 | -Ray, December 25, 2005 |