Created
November 21, 2018 16:34
-
-
Save Jul10l1r4/9516c905cd058ad651b812fe88d7084a to your computer and use it in GitHub Desktop.
Exemplo usando o cat para exibir textos, aconselhados para grandes textos.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cat << EOF | |
Texto aqui | |
EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment