mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09: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