annotate bin/curl @ 11951:f96359542199 draft

<ais523> ` printf \'#include <stdio.h>\\nint main(void) { float C = 4.0; printf("%%f", C/C++); }\' | gcc -fno-diagnostics-color -Wall -Wextra -x c /dev/stdin
author HackEso <hackeso@esolangs.org>
date Thu, 19 Sep 2019 17:56:36 +0000
parents 59e28b02a9ee
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10786
216a283b4207 <oerjan> ` cd bin; cp lynx wget; cp lynx curl
HackBot
parents:
diff changeset
1 #!/bin/bash
10790
59e28b02a9ee <oerjan> ` cd bin; cp wget curl
HackBot
parents: 10788
diff changeset
2 exec $HACKENV/bin/lynx