Skip to content

Instantly share code, notes, and snippets.

@zlargon
Created February 15, 2019 02:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zlargon/4e9d267100041ed7e166034936f6ca17 to your computer and use it in GitHub Desktop.
Save zlargon/4e9d267100041ed7e166034936f6ca17 to your computer and use it in GitHub Desktop.
cat INPUT_FILE | sed 's/^/PREFIX/' | sed 's/$/SIFFIX/' > OUTPUT_FILE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment