index
:
cquine
master
My first quine, a bit late in my career, but I felt like doing it one lunch break
Tomasz Kramkowski <tomasz@kramkow.ski>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
blob: b36912649c0687488f0a110cacd6e1dff3a69668 (
plain
)
1
2
3
4
#!/bin/sh
./cquine
>cquine.out.c
||
exit
cmp
cquine.c
cquine.out.c
||
exit
echo
ok