Last active
February 27, 2019 11:17
-
-
Save andreaschandra/6b42b7fbd408fa766617dba193aa7ee5 to your computer and use it in GitHub Desktop.
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
echo Hello world | |
echo "Hello" | |
## you can also print out the file without specifically open it | |
cat nama_file.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment