diff options
| -rwxr-xr-x | challenge-003/jo-37/perl/ch-1.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/challenge-003/jo-37/perl/ch-1.sh b/challenge-003/jo-37/perl/ch-1.sh new file mode 100755 index 0000000000..d1673e49ce --- /dev/null +++ b/challenge-003/jo-37/perl/ch-1.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +# Back to the future: This task will be solved in week 123. +../../../challenge-123/jo-37/perl/ch-1.pl -verbose $1 |
