This commit is contained in:
2019-01-04 10:41:14 +01:00
parent fa163ed552
commit 9e0ffb8193
10 changed files with 2589 additions and 19 deletions

1
beispiele/remove-spaces.sh Normal file → Executable file
View File

@@ -13,4 +13,5 @@ if [ $# -gt 0 ]
echo "Kein Suffix gegeben!!"
echo "Verwendung: strip-space.sh SUFFIX"
echo "Beende ...."
exit 1
fi