Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created December 18, 2019 19:23
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 isaacs/6a4214733d69a85198e9c91fb6c8cd29 to your computer and use it in GitHub Desktop.
Save isaacs/6a4214733d69a85198e9c91fb6c8cd29 to your computer and use it in GitHub Desktop.
#!/bin/bash
TEST=$'foo\n\nbar'
printf %q "$TEST"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment