[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: shell escape problem?



Almut Behrens <almut_behrens@gmx.net> writes:

> CMD='./showargs --add-window -T --tname==.teaching/ --tcommand="mutt -f =.teaching/"'
> eval $CMD

Right, it needs an eval, too. So, assignment in single quotes and
eval call should fix it.

Regards, Bruno.



Reply to: