diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-09-28 15:23:04 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-09-28 15:23:04 -0400 |
commit | b00c1cf9d61ccd9b0f7bc131f01d80bb5736af0d (patch) | |
tree | d53c3264ba1c9fca3414e73532a9408ca1f9d5cf /src/update-utmp | |
parent | 840b2c0e77911bef3056f358b8d16a3253e4ab70 (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 'src/update-utmp')
0 files changed, 0 insertions, 0 deletions