1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-03 17:47:28 +03:00
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
..
2014-02-20 23:13:11 +01:00
2015-01-29 00:44:30 -05:00
2015-01-29 00:44:30 -05:00
2015-01-29 00:44:30 -05:00
2015-01-29 00:44:30 -05:00
2014-02-18 22:34:59 +01:00
2015-01-29 00:44:30 -05:00