Skip to content

Instantly share code, notes, and snippets.

@masashinakata
Created August 9, 2018 01:17
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 masashinakata/589fa628af8928c233c88e601b13a4c9 to your computer and use it in GitHub Desktop.
Save masashinakata/589fa628af8928c233c88e601b13a4c9 to your computer and use it in GitHub Desktop.
tr , '\n' |
sed -e 's/^ *//' |
awk '{print "\" "$0"=\" << "$0" << "}' |
sed -e 's/$/'\'' '\'' <</' -e 's/" /"/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment