summaryrefslogtreecommitdiff
path: root/shell-completion/bash/systemd-path
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-09-28 15:23:04 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-09-28 15:23:04 -0400
commitb00c1cf9d61ccd9b0f7bc131f01d80bb5736af0d (patch)
treed53c3264ba1c9fca3414e73532a9408ca1f9d5cf /shell-completion/bash/systemd-path
parent840b2c0e77911bef3056f358b8d16a3253e4ab70 (diff)
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.
Diffstat (limited to 'shell-completion/bash/systemd-path')
0 files changed, 0 insertions, 0 deletions