Skip to content

Instantly share code, notes, and snippets.

@ddska
Created July 12, 2016 20:10
Show Gist options
  • Save ddska/0c4c6ff118f5827287c288e809c5d599 to your computer and use it in GitHub Desktop.
Save ddska/0c4c6ff118f5827287c288e809c5d599 to your computer and use it in GitHub Desktop.
#!/bin/bash
STRING="HELLO WORLD!!"
echo $STRING > test.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment