mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
b00c1cf9d6
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. |
||
---|---|---|
.. | ||
bash | ||
zsh | ||
Makefile |