Skip to content

Instantly share code, notes, and snippets.

@toddsby
Created July 16, 2019 07:10
Show Gist options
  • Save toddsby/7e7023979976751b095f2e00226f8840 to your computer and use it in GitHub Desktop.
Save toddsby/7e7023979976751b095f2e00226f8840 to your computer and use it in GitHub Desktop.
create a text file and add some content
echo "insert text here" > myfile.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment