1
0
Fork 0
jerdehl/bin/generate_raw

5 lines
65 B
Plaintext
Raw Normal View History

2023-12-10 15:09:53 +00:00
#!/bin/bash
gcc jerdehl.c -lm -o jerdehl
./jerdehl >jerdehl.raw