mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-27 10:23:33 +01:00
sed doesn't remove ALL whitespace, only newlines. It's better to stop at the first whitespace than to stop at a particular, maybe-not-last query string parameter.