mirror of
https://github.com/systemd/systemd.git
synced 2026-07-12 10:34:12 +00:00
better use "read -r -d '' -a" to read in the array. It handles multiple lines and missing newline at the EOF.
better use "read -r -d '' -a" to read in the array. It handles multiple lines and missing newline at the EOF.