annotate fwrite.sh @ 3202:18817b23b4a9

<guestbot> rm a
author HackBot
date Thu, 20 Jun 2013 20:08:13 +0000
parents 963dc195f581
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3187
963dc195f581 <guestbot> gccrun int*f=fopen("fwrite.sh","w");fprintf(f,"#!/bin/bash\\necho $@>out");fclose(f);
HackBot
parents:
diff changeset
1 #!/bin/bash
963dc195f581 <guestbot> gccrun int*f=fopen("fwrite.sh","w");fprintf(f,"#!/bin/bash\\necho $@>out");fclose(f);
HackBot
parents:
diff changeset
2 echo $@>out