diff options
Diffstat (limited to 'motto/get.sh')
-rwxr-xr-x | motto/get.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/motto/get.sh b/motto/get.sh deleted file mode 100755 index 106a6ed..0000000 --- a/motto/get.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -grep -E '^(([A-Z].*[aA]|A)[bB]|B)([iI].*|)$' german.dic | grep -v '[aA]bitur' >list.txt |