help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-bash] How not to include the trailing newline when <<< is used?


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]