Hi all, is it possible to pass arguments with a whitespace from a bashscript to a grads script? I want to do something like this: grads -lbxc "run $var_1 $var_2 ... $var_n" but some of the var_x variables looks like "foo bar" Any ideas? Best Regards, Simon