Linux Autovervollständigung - bash autocomplete

Install bash-completion

apt-get install bash-completion

 

Add to file: /etc/bash.bashrc

if [ -f /etc/bash_completion ]; then
    . /etc/bash_completion
fi

 

Comments

Neuen Kommentar schreiben

CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Suche

Neueste Kommentare