mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09: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.