comparison fwrite.sh @ 3187:963dc195f581

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