Skip to content

Instantly share code, notes, and snippets.

@AxelBohm
Last active September 18, 2018 06:23
Show Gist options
  • Save AxelBohm/f9ec04595232cacd358deaf9aaf4f848 to your computer and use it in GitHub Desktop.
Save AxelBohm/f9ec04595232cacd358deaf9aaf4f848 to your computer and use it in GitHub Desktop.
testing
read -r -p "Enter some information:" something
echo $something > ./info.tmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment