mirror of
https://github.com/systemd/systemd.git
synced 2026-07-10 08:37:39 +00:00
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.
2.2 KiB
2.2 KiB