Move tons of stuff into oldstuff/
This commit is contained in:
3
oldstuff/lcthw-remnants-2/list-exercises
Executable file
3
oldstuff/lcthw-remnants-2/list-exercises
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
grep -lE '^int main' *.c | sed 's/\.c//'
|
Reference in New Issue
Block a user