---

How to create a bash completion script

The completion script is code that uses the builtin bash command complete to define which completion suggestions can be displayed for a given executable. The nature of the completion options vary from simple static to highly sophisticated.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis