mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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.