diff options
author | LarsVomMars | 2020-10-10 12:12:11 +0200 |
---|---|---|
committer | LarsVomMars | 2020-10-10 12:12:11 +0200 |
commit | 8377cd9881167dcde40f0947c623ddbb64120747 (patch) | |
tree | 249005836358fc73049b3e4c2c8c6040830353b1 /motto/get.sh | |
parent | 7a4ade2036140203cee39cc7622f835114862515 (diff) |
Some npm scripts
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 |