summaryrefslogtreecommitdiff
path: root/doc/quine-prj-2.txt
blob: 1c6c6a1aec950c0f24dc119fd01de90240f01721 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/command/execlineb
= e "#!/command/execlineb
= e ${q}${E}${q}
multisubstitute {
= q ${b}${q}
= b ${b}${b}
= E $e
}
echo $e"
multisubstitute {
= q \"
= b \\
= E $e
}
echo $e