diff --git a/digitec-cable.sh b/digitec-cable.sh new file mode 100644 index 0000000..d3b7804 --- /dev/null +++ b/digitec-cable.sh @@ -0,0 +1,22 @@ +#!/bin/sh + +if [ $# -lt 2 ]; then + echo $0 ordernum num-cables [otherinfo] + exit 1 +fi + +ordernum=$1; shift +numcables=$1; shift +other="$@" + + +f=nico.schottelius +f2=ungleich.ch + +cat < +Subject: Falsches Stromkabel Bestellung +Hello World + +EOF