annotate bin/no @ 12270:a92152b1f5ec draft

<int-e> learn GOTO is just one step removed from going to hell.
author HackEso <hackeso@esolangs.org>
date Fri, 27 Dec 2019 08:01:39 +0000
parents be3616de6ef2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3190
be3616de6ef2 <guestbot> gccrun FILE*f=fopen("bin/no","w");fprintf(f,"#!/bin/bash\\necho Absolutely not.");fclose(f);
HackBot
parents:
diff changeset
1 #!/bin/bash
be3616de6ef2 <guestbot> gccrun FILE*f=fopen("bin/no","w");fprintf(f,"#!/bin/bash\\necho Absolutely not.");fclose(f);
HackBot
parents:
diff changeset
2 echo Absolutely not.