Patch-ID: bash40-021
[bash.git] / examples / scripts / self-repro
blob951d4e402cd3ceb7cdbf963047b2b318fc07f30a
1 # self-reproducing script (except for these comment lines -- remove them)
2 # i got this from the ksh93 faq:
3 #       http://www.kornshell.com/doc/faq.html
5 n="
6 " q="'" x="cat <<-!" y=! z='n="$n" q="$q" x="$x" y=$y z=$q$z$q$n$x$n$z$n$y'
7 cat <<-!
8 n="$n" q="$q" x="$x" y=$y z=$q$z$q$n$x$n$z$n$yb