ausgabe w zmiennej bash Speichern
variable1=$(command MeinCommand)
echo "$variable1"
AttractivePenguin
variable1=$(command MeinCommand)
echo "$variable1"