Skip to content

Instantly share code, notes, and snippets.

@metaver5o
Created September 30, 2021 20:02
Show Gist options
  • Save metaver5o/c1153d5eabcfabf1816c6aaacda5959b to your computer and use it in GitHub Desktop.
Save metaver5o/c1153d5eabcfabf1816c6aaacda5959b to your computer and use it in GitHub Desktop.
inline editing
cat << EOF > /tmp/yourfilehere
These contents will be written to the file.
This line is indented.
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment