Redirect multiline string



examples/bash/redirect_multilne_string.sh
#!/bin/bash

echo "
Line 1
Line 2
" > out