How can I utilize the "Here-document" within the same command line to print the words to screen
by Alrick2004 from LinuxQuestions.org on (#4ZEY6)
How can I utilize the "Here-document" within the same command line to print the words "I like reading week". Please refer to the question specifically below.
Write a single Linux command to display on screen the following message: I like Reading Week!
Using the "Here-Document" (i.e redirect stdin from within the command)
I am using Matrix SSH (secure shell) to practice linux commands


Write a single Linux command to display on screen the following message: I like Reading Week!
Using the "Here-Document" (i.e redirect stdin from within the command)
I am using Matrix SSH (secure shell) to practice linux commands