diff options
| author | Jörg Sommrey <28217714+jo-37@users.noreply.github.com> | 2023-03-17 19:24:03 +0100 |
|---|---|---|
| committer | Jörg Sommrey <28217714+jo-37@users.noreply.github.com> | 2023-03-23 18:03:43 +0100 |
| commit | 79cfc8451bfe044aa06b36eec6fd581a47925e2b (patch) | |
| tree | 4d18b76962cf0d2090fa384da42a22d110ce5de6 /challenge-024/jo-37 | |
| parent | 7b58028617f2e201051360ffe6d2a99e016fa8ea (diff) | |
| download | perlweeklychallenge-club-79cfc8451bfe044aa06b36eec6fd581a47925e2b.tar.gz perlweeklychallenge-club-79cfc8451bfe044aa06b36eec6fd581a47925e2b.tar.bz2 perlweeklychallenge-club-79cfc8451bfe044aa06b36eec6fd581a47925e2b.zip | |
Challenge 024 task 1
Diffstat (limited to 'challenge-024/jo-37')
| -rwxr-xr-x | challenge-024/jo-37/perl/ch-1.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/challenge-024/jo-37/perl/ch-1.sh b/challenge-024/jo-37/perl/ch-1.sh new file mode 100755 index 0000000000..065ac18c75 --- /dev/null +++ b/challenge-024/jo-37/perl/ch-1.sh @@ -0,0 +1,2 @@ +#!/bin/sh +perl -e0 |
