The + must be escaped in the regex because with sed's regex engine + ... use sed to search and replace multiple spaces with a single space.
確定! 回上一頁