box-o-sand/lcthw-remnants-2/list-exercises

4 lines
62 B
Plaintext
Raw Normal View History

2016-04-13 14:36:55 +00:00
#!/usr/bin/env bash
2016-04-15 15:44:36 +00:00
grep -lE '^int main' *.c | sed 's/\.c//'