Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

echo

The echo command is used to print text in your terminal.

echo

Note that the string to be printed here is "Hello world".

If it is a single world, like hello, you can safely ignore the quotation marks.

echo