/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
2.10
doc/main.txt
18 строк
507 B
Freddy Vulto
Added setting COMP_KNOWN_HOSTS_WITH_HOSTFILE
13 авг 2009, 00:20
13 авг 2009, 00:20
2e87bd4
Код
Авторство
О чём код?
Bash-completion =============== Freddy Vulto (FVu) v1.0, Mar 2009 Preface ======= Bash completion extends bashs standard completion behavior to achieve complex command lines with just a few keystrokes. This project was conceived to produce programmable completion routines for the most common Linux/UNIX commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis. // include::intro.txt[] include::bash_completion.txt[] include::styleguide.txt[] include::testing.txt[]