Some ex19 extra credit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
for f in *.c ; do
|
||||
for f in ex*.c ; do
|
||||
echo "${f/.c/}"
|
||||
done
|
||||
|
Reference in New Issue
Block a user