4.4BSD/usr/src/contrib/gcc-2.3.3/pself2.c

Compare this file to the similar file:
Show the results in this format:

main(){char*a="main(){char*a=%c%s%c;int b='%c';printf(a,b,a,b,b);}";int b='"';printf(a,b,a,b,b);}