I want to learn how to write bash completion scripts. Which tutorial would you recommend for a newbie?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
I would start by looking at the library of bash completions already put together by the folks here: http://bash-completion.alioth.debian.org/ They also have a mailing list: http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel |
|||
|
|
|
There aren't that many bash completion tutorials around, but this one is pretty good: Introduction to Bash Completion
|
||||
|
|
tabkey. – intuited Dec 11 '10 at 4:45