#!/bin/bash BEFEHL="$1" shift for next; do BEFEHL="$BEFEHL \"$next\"" done sg keininternet "$BEFEHL"