|
From: | Peng Yu |
Subject: | [Help-bash] How not to include the trailing newline when <<< is used? |
Date: | Tue, 24 May 2016 06:45:29 -0500 |
The following example shows that the trailing newline is include when <<< is used. Is there a way to not include the trailing newline when <<< is used? $ cat <<< x x -- Regards, Peng
[Prev in Thread] | Current Thread | [Next in Thread] |