1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-22 13:33:56 +03:00
systemd-stable/shell-completion
Zbigniew Jędrzejewski-Szmek b00c1cf9d6 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.
2015-09-28 15:23:04 -04:00
..
bash bash-completion: use builtins when generating list 2015-09-28 15:23:04 -04:00
zsh shell-completion: use systemctl --state=help 2015-09-28 15:10:03 -04:00
Makefile build-sys: add missing makefile symlinks 2014-02-26 02:19:28 +01:00