Skip to content

Instantly share code, notes, and snippets.

@Fusl
Created May 16, 2018 23:21
Show Gist options
  • Save Fusl/809afa106b49524b1028c2edc4de5a50 to your computer and use it in GitHub Desktop.
Save Fusl/809afa106b49524b1028c2edc4de5a50 to your computer and use it in GitHub Desktop.
cat docker-compose.tyml | perl -pe 's/^(\t+)/" " x length($1)/gei' > docker-compose.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment