This should work, though I have not actually tried it:

#!/bin/bash
A="Hello"
B="Karsten"
C="$A $B"
someprog --greeting "$C"

Attachment: pgpiX8Z2JqpWm.pgp
Description: PGP signature



Reply via email to