<- Back to the HOWTO section How to use bash-completion Audience: All users Requires: - Introduction bash-completion is a set of bash scripts which enables customized completion for specific commands. This is not just for files and directories, but also e.g. for the commands of port. So you type port <Tab> and get a list of all possible commands. Installation Step 1: Install bash-completion $ sudo