History log of /systemd/shell-completion/bash/networkctl
Revision Date Author Comments Expand
b00c1cf9d61ccd9b0f7bc131f01d80bb5736af0d 28-Sep-2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

bash-completion: use builtins when generating list awk is an external program, and it is better to stick to shell built-ins. Also, even with external awk, sort -u is redundant, because the shell does this on its own.

e4f246b1b512c68260581c4976d2eb01cf7febdc 28-Aug-2015 Evgeny Vereshchagin <evvers@ya.ru>

shell-completion: bash: add networkctl completion