1 2 3 4 5 6
#! /bin/sh set -eu printf "Sie meinten wohl \"" echo -n $@ | sed 's/Shack/shack/g' echo "\"" echo "${_from}--"