vote up 2 vote down star
1

My current skill level with programmable completion is pretty basic — about at "complete -d cd". I'd like to significantly increase my knowledge (and use) of completion to increase my CLI productivity, but I'm having trouble finding an online resource which has much substance. The vast majority of what I'm able to dig up via Google boils down to either "press [tab] twice" or "apt-get bash_completion"… and the few remaining sites simply offer large, complex completion scripts for use with specific programs (e.g. svn).

Where can I go to learn more?

flag

2 Answers

vote up 0 vote down

This may not work, but have you tried contacting the maintainers of the completion scripts? Ask them on what resources they would recomend.

link|flag
vote up 1 vote down

Doing some Googling, the best example I can find is this article: An introduction to bash completion

I also find the archived mailing list where you can ask for help if you have specific questions.

If I find anything more I'll edit this answer to add it in.

link|flag
That's actually the very article that inspired the apt-get quip above. :-) I hadn't found that list, though. I'll have to check it out. – Ben Blank Feb 27 at 0:07

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.