log bin/fwrite.sh @ 3188:313c55324c89

age author description
Thu, 20 Jun 2013 18:35:37 +0000 HackBot <guestbot> gccrun int*f=fopen("bin/fwrite.sh","w");fprintf(f,"#!/bin/bash\\necho $@>out");fclose(f);