1
0
Fork 0
jerdehl/bin/generate_raw

5 lines
65 B
Bash
Executable File

#!/bin/bash
gcc jerdehl.c -lm -o jerdehl
./jerdehl >jerdehl.raw