vaseboot/tests/VasEBoot_script_eval.in

6 lines
99 B
Plaintext

#! @builddir@/VasEBoot-shell-tester
eval echo "Hello world"
valname=tst
eval $valname=hi
echo $tst