comparison bin/fwrite.sh @ 3188:313c55324c89

<guestbot> gccrun int*f=fopen("bin/fwrite.sh","w");fprintf(f,"#!/bin/bash\\necho $@>out");fclose(f);
author HackBot
date Thu, 20 Jun 2013 18:35:37 +0000
parents
children
comparison
equal deleted inserted replaced
3187:963dc195f581 3188:313c55324c89
1 #!/bin/bash
2 echo $@>out